Skip to content

feat: axis-ordered reads embedded in the GroveDBProof V1 envelope - #799

Merged
QuantumExplorer merged 4 commits into
developfrom
claude/pathquery-axis-proofs-v1
Aug 14, 2026
Merged

feat: axis-ordered reads embedded in the GroveDBProof V1 envelope#799
QuantumExplorer merged 4 commits into
developfrom
claude/pathquery-axis-proofs-v1

docs: state the per-axis meaning of RangeAggregate

817148a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

92.23% (-0.05%) compared to c3578f3

View this Pull Request on Codecov

92.23% (-0.05%) compared to c3578f3

Details

Codecov Report

❌ Patch coverage is 85.95450% with 142 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.23%. Comparing base (c3578f3) to head (817148a).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
grovedb/src/operations/proof/verify_path_query.rs 72.92% 62 Missing ⚠️
grovedb/src/operations/proof/verify.rs 87.00% 39 Missing ⚠️
...vedb/src/operations/proof/indexed_axis/generate.rs 86.62% 21 Missing ⚠️
grovedb/src/operations/proof/generate.rs 86.91% 14 Missing ⚠️
grovedb/src/operations/get/run_path_query.rs 75.00% 4 Missing ⚠️
grovedb/src/operations/proof/mod.rs 96.66% 1 Missing ⚠️
grovedb/src/query/axis_lowering.rs 98.21% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #799      +/-   ##
===========================================
- Coverage    92.27%   92.23%   -0.05%     
===========================================
  Files          261      267       +6     
  Lines        79828    80895    +1067     
===========================================
+ Hits         73664    74612     +948     
- Misses        6164     6283     +119     
Components Coverage Δ
grovedb-core 90.48% <85.95%> (-0.12%) ⬇️
merk 93.13% <ø> (ø)
storage 87.00% <ø> (ø)
commitment-tree 96.05% <ø> (ø)
mmr 96.79% <ø> (ø)
bulk-append-tree 89.82% <ø> (ø)
element 97.92% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.