Skip to content

Authentication & authorization across every Candybox channel (SASL + TLS + per-Box/object ACLs + S3 SigV4)#20

Merged
predatorray merged 9 commits into
mainfrom
claude/candybox-component-auth-vhd425
Jun 13, 2026
Merged

Authentication & authorization across every Candybox channel (SASL + TLS + per-Box/object ACLs + S3 SigV4)#20
predatorray merged 9 commits into
mainfrom
claude/candybox-component-auth-vhd425

Add codecov.yml: honest thresholds so the auth feature branch can land

f3df7e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 1s

82.20% (-1.86%) compared to 7c1a70e

View this Pull Request on Codecov

82.20% (-1.86%) compared to 7c1a70e

Details

Codecov Report

❌ Patch coverage is 76.09117% with 493 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.20%. Comparing base (7c1a70e) to head (f3df7e4).

Files with missing lines Patch % Lines
...va/me/predatorray/candybox/client/CandyboxCli.java 31.75% 91 Missing and 10 partials ⚠️
...va/me/predatorray/candybox/s3/S3Authenticator.java 72.09% 29 Missing and 19 partials ⚠️
...va/me/predatorray/candybox/s3/S3AccessControl.java 62.82% 19 Missing and 10 partials ⚠️
...common/auth/ScramSha256AuthenticationProvider.java 78.74% 15 Missing and 12 partials ⚠️
...va/me/predatorray/candybox/admin/AdminApiMain.java 8.33% 22 Missing ⚠️
...redatorray/candybox/server/NodeRequestHandler.java 81.65% 11 Missing and 9 partials ⚠️
...ain/java/me/predatorray/candybox/s3/S3Handler.java 83.80% 8 Missing and 9 partials ⚠️
...atorray/candybox/common/config/SecurityConfig.java 82.95% 10 Missing and 5 partials ⚠️
...java/me/predatorray/candybox/s3/S3GatewayMain.java 0.00% 15 Missing ⚠️
...rc/main/java/me/predatorray/candybox/s3/SigV4.java 84.37% 8 Missing and 7 partials ⚠️
... and 34 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #20      +/-   ##
============================================
- Coverage     84.05%   82.20%   -1.86%     
- Complexity      528      677     +149     
============================================
  Files           129      161      +32     
  Lines          6925     8874    +1949     
  Branches       1014     1330     +316     
============================================
+ Hits           5821     7295    +1474     
- Misses          719     1048     +329     
- Partials        385      531     +146     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.