Skip to content

fix(bulk): bill the committed-slot read, bound BulkAppend estimates, validate chunk header (#822 follow-up) - #826

Merged
QuantumExplorer merged 2 commits into
developfrom
claude/grovedb-issue-822-followup
Aug 22, 2026
Merged

fix(bulk): bill the committed-slot read, bound BulkAppend estimates, validate chunk header (#822 follow-up)#826
QuantumExplorer merged 2 commits into
developfrom
claude/grovedb-issue-822-followup

fix(bulk): validate the fixed-format chunk header before prepaying; c…

4f2d29b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 0s

92.37% (+0.00%) compared to 4eb6562

View this Pull Request on Codecov

92.37% (+0.00%) compared to 4eb6562

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.37%. Comparing base (4eb6562) to head (4f2d29b).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #826   +/-   ##
========================================
  Coverage    92.36%   92.37%           
========================================
  Files          288      288           
  Lines        87470    87527   +57     
========================================
+ Hits         80794    80851   +57     
  Misses        6676     6676           
Components Coverage Δ
grovedb-core 90.52% <100.00%> (+<0.01%) ⬆️
merk 93.27% <ø> (ø)
storage 87.08% <ø> (ø)
commitment-tree 96.29% <100.00%> (-0.02%) ⬇️
mmr 96.49% <ø> (ø)
bulk-append-tree 92.27% <100.00%> (+0.31%) ⬆️
element 97.98% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.