Skip to content

Cross-partition zero-copy copy/rename + Box-global GC#29

Merged
predatorray merged 7 commits into
mainfrom
claude/zero-copy-partitioning-lsd079
Jun 20, 2026
Merged

Cross-partition zero-copy copy/rename + Box-global GC#29
predatorray merged 7 commits into
mainfrom
claude/zero-copy-partitioning-lsd079

docs: annotate BOX_PARTITIONING_PLAN decision #5 as superseded by cro…

f5ec19f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 0s

83.82% (+0.15%) compared to d918879

View this Pull Request on Codecov

83.82% (+0.15%) compared to d918879

Details

Codecov Report

❌ Patch coverage is 87.14953% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.82%. Comparing base (d918879) to head (f5ec19f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...a/me/predatorray/candybox/server/CandyboxNode.java 75.25% 16 Missing and 8 partials ⚠️
...redatorray/candybox/server/NodeRequestHandler.java 78.18% 6 Missing and 6 partials ⚠️
...redatorray/candybox/lsm/manifest/RenameIntent.java 20.00% 4 Missing and 4 partials ⚠️
...me/predatorray/candybox/client/CandyboxClient.java 85.71% 2 Missing and 2 partials ⚠️
.../me/predatorray/candybox/lsm/engine/BoxEngine.java 95.23% 0 Missing and 3 partials ⚠️
...rray/candybox/lsm/manifest/ManifestSerializer.java 94.11% 0 Missing and 2 partials ⚠️
...me/predatorray/candybox/protocol/MessageCodec.java 98.83% 0 Missing and 1 partial ⚠️
.../predatorray/candybox/server/GarbageCollector.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #29      +/-   ##
============================================
+ Coverage     83.66%   83.82%   +0.15%     
  Complexity      677      677              
============================================
  Files           161      162       +1     
  Lines          8876     9284     +408     
  Branches       1330     1397      +67     
============================================
+ Hits           7426     7782     +356     
- Misses          970      998      +28     
- Partials        480      504      +24     

☔ 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.