Skip to content

fix(grovedb): bind terminal non-Merk tree element bytes to the parent value_hash - #782

Merged
QuantumExplorer merged 6 commits into
developfrom
claude/loving-wilbur-5721a7
Aug 2, 2026
Merged

fix(grovedb): bind terminal non-Merk tree element bytes to the parent value_hash#782
QuantumExplorer merged 6 commits into
developfrom
claude/loving-wilbur-5721a7

perf(grovedb): drop the unused version arg and stop hashing on the bi…

a9cd466
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 1s

92.11% (-0.03%) compared to c9cd467

View this Pull Request on Codecov

92.11% (-0.03%) compared to c9cd467

Details

Codecov Report

❌ Patch coverage is 84.21053% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.11%. Comparing base (c9cd467) to head (a9cd466).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...operations/proof/bind_terminal_non_merk_tree/v1.rs 80.29% 27 Missing ⚠️
...perations/proof/bind_terminal_non_merk_tree/mod.rs 62.50% 9 Missing ⚠️
grovedb/src/operations/proof/verify.rs 92.94% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #782      +/-   ##
===========================================
- Coverage    92.14%   92.11%   -0.03%     
===========================================
  Files          254      257       +3     
  Lines        77692    77939     +247     
===========================================
+ Hits         71588    71794     +206     
- Misses        6104     6145      +41     
Components Coverage Δ
grovedb-core 90.35% <84.21%> (-0.05%) ⬇️
merk 92.89% <ø> (ø)
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.