Skip to content

feat: replace indexed-tree placeholder rows with canonical references (#814) - #817

Merged
QuantumExplorer merged 19 commits into
developfrom
claude/issue-814-reference-rows
Aug 21, 2026
Merged

feat: replace indexed-tree placeholder rows with canonical references (#814)#817
QuantumExplorer merged 19 commits into
developfrom
claude/issue-814-reference-rows

docs: give the book's verify examples the real signatures (#814)

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

92.30% (+0.03%) compared to 7d98ebc

View this Pull Request on Codecov

92.30% (+0.03%) compared to 7d98ebc

Details

Codecov Report

❌ Patch coverage is 91.75317% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.30%. Comparing base (7d98ebc) to head (da39c2a).

Files with missing lines Patch % Lines
merk/src/proofs/query/count_offset/verify.rs 39.62% 32 Missing ⚠️
.../src/operations/proof/indexed_axis/target_chain.rs 89.64% 29 Missing ⚠️
grovedb/src/operations/proof/generate.rs 63.79% 21 Missing ⚠️
grovedb/src/lib.rs 92.90% 20 Missing ⚠️
...rovedb/src/operations/proof/indexed_axis/verify.rs 92.30% 12 Missing ⚠️
grovedb/src/operations/indexed_tree.rs 96.75% 11 Missing ⚠️
...db/src/batch/estimated_costs/average_case_costs.rs 96.31% 6 Missing ⚠️
...vedb/src/operations/proof/indexed_axis/generate.rs 97.31% 5 Missing ⚠️
grovedb/src/query_result_type.rs 62.50% 3 Missing ⚠️
grovedb/src/batch/indexed_tree/mod.rs 91.66% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #817      +/-   ##
===========================================
+ Coverage    92.26%   92.30%   +0.03%     
===========================================
  Files          276      278       +2     
  Lines        84663    86028    +1365     
===========================================
+ Hits         78117    79409    +1292     
- Misses        6546     6619      +73     
Components Coverage Δ
grovedb-core 90.51% <93.39%> (+0.13%) ⬆️
merk 93.26% <39.62%> (-0.03%) ⬇️
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.