Skip to content

feat: replace indexed secondary rows with canonical references - #816

Closed
QuantumExplorer wants to merge 3 commits into
developfrom
codex/indexed-reference-rows
Closed

feat: replace indexed secondary rows with canonical references#816
QuantumExplorer wants to merge 3 commits into
developfrom
codex/indexed-reference-rows

Optimize indexed reads and pin row diagnostics

55df076
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

91.94% (-0.24%) compared to b8e58e7

View this Pull Request on Codecov

91.94% (-0.24%) compared to b8e58e7

Details

Codecov Report

❌ Patch coverage is 77.64198% with 311 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.94%. Comparing base (b8e58e7) to head (55df076).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...rovedb/src/operations/proof/indexed_axis/verify.rs 71.00% 118 Missing ⚠️
...vedb/src/operations/proof/indexed_axis/generate.rs 68.58% 104 Missing ⚠️
merk/src/proofs/query/count_offset/verify.rs 33.33% 30 Missing ⚠️
grovedb/src/lib.rs 86.85% 23 Missing ⚠️
grovedb/src/operations/proof/generate.rs 68.62% 16 Missing ⚠️
grovedb/src/operations/indexed_tree.rs 92.96% 14 Missing ⚠️
grovedb/src/operations/proof/verify.rs 93.58% 5 Missing ⚠️
...vedb/src/operations/proof/indexed_axis/envelope.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #816      +/-   ##
===========================================
- Coverage    92.18%   91.94%   -0.24%     
===========================================
  Files          267      267              
  Lines        82354    83478    +1124     
===========================================
+ Hits         75920    76756     +836     
- Misses        6434     6722     +288     
Components Coverage Δ
grovedb-core 89.97% <78.80%> (-0.43%) ⬇️
merk 93.05% <33.33%> (-0.10%) ⬇️
storage 87.05% <ø> (ø)
commitment-tree 96.05% <ø> (ø)
mmr 96.79% <ø> (ø)
bulk-append-tree 89.82% <ø> (ø)
element 97.93% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.