Skip to content

fix: subset verification of a descending merged proof's branches (#815) - #818

Merged
QuantumExplorer merged 3 commits into
developfrom
claude/fix-descending-subset-bound
Aug 21, 2026
Merged

fix: subset verification of a descending merged proof's branches (#815)#818
QuantumExplorer merged 3 commits into
developfrom
claude/fix-descending-subset-bound

fix(proof): bound proof_stream_direction by MAX_PROOF_OPS

d77fd64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

92.30% (+0.04%) compared to 7d98ebc

View this Pull Request on Codecov

92.30% (+0.04%) compared to 7d98ebc

Details

Codecov Report

❌ Patch coverage is 98.44961% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.30%. Comparing base (7d98ebc) to head (d77fd64).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
grovedb/src/operations/proof/verify.rs 94.73% 1 Missing ⚠️
grovedb/src/query/mod.rs 96.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #818      +/-   ##
===========================================
+ Coverage    92.26%   92.30%   +0.04%     
===========================================
  Files          276      278       +2     
  Lines        84663    86145    +1482     
===========================================
+ Hits         78117    79520    +1403     
- Misses        6546     6625      +79     
Components Coverage Δ
grovedb-core 90.50% <96.00%> (+0.12%) ⬆️
merk 93.28% <100.00%> (-0.01%) ⬇️
storage 87.05% <ø> (ø)
commitment-tree 96.07% <ø> (ø)
mmr 96.42% <ø> (ø)
bulk-append-tree 91.20% <ø> (ø)
element 97.98% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.