Skip to content

feat: branched indexed-axis proofs — one envelope over N sibling prefix branches - #793

Closed
QuantumExplorer wants to merge 5 commits into
developfrom
feat/indexed-axis-branched-proofs
Closed

feat: branched indexed-axis proofs — one envelope over N sibling prefix branches#793
QuantumExplorer wants to merge 5 commits into
developfrom
feat/indexed-axis-branched-proofs

feat: canonical Display for branched indexed-axis envelopes

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

91.98% (-0.24%) compared to a2791bb

View this Pull Request on Codecov

91.98% (-0.24%) compared to a2791bb

Details

Codecov Report

❌ Patch coverage is 67.66304% with 238 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.98%. Comparing base (a2791bb) to head (e5463bf).

Files with missing lines Patch % Lines
...vedb/src/operations/proof/indexed_axis/branched.rs 77.28% 142 Missing ⚠️
...ovedb/src/operations/proof/indexed_axis/display.rs 0.00% 91 Missing ⚠️
...vedb/src/operations/proof/indexed_axis/envelope.rs 44.44% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #793      +/-   ##
===========================================
- Coverage    92.21%   91.98%   -0.24%     
===========================================
  Files          257      259       +2     
  Lines        78176    78901     +725     
===========================================
+ Hits         72091    72578     +487     
- Misses        6085     6323     +238     
Components Coverage Δ
grovedb-core 89.94% <67.66%> (-0.47%) ⬇️
merk 93.13% <ø> (ø)
storage 87.00% <ø> (ø)
commitment-tree 96.05% <ø> (ø)
mmr 96.79% <ø> (ø)
bulk-append-tree 89.82% <ø> (ø)
element 97.95% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.