Skip to content

feat: subtree dump/restore primitives - #752

Merged
QuantumExplorer merged 17 commits into
developfrom
feat/snapshot-apply-public-api
Jun 2, 2026
Merged

feat: subtree dump/restore primitives#752
QuantumExplorer merged 17 commits into
developfrom
feat/snapshot-apply-public-api

test(grovedb): unsafe-dump-load subtree roundtrip + non-tree rejection

62e1296
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

91.44% (+0.00%) compared to 69d02c6

View this Pull Request on Codecov

91.44% (+0.00%) compared to 69d02c6

Details

Codecov Report

❌ Patch coverage is 93.75000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.44%. Comparing base (69d02c6) to head (62e1296).

Files with missing lines Patch % Lines
storage/src/rocksdb_storage/storage.rs 73.68% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #752   +/-   ##
========================================
  Coverage    91.44%   91.44%           
========================================
  Files          236      237    +1     
  Lines        67218    67298   +80     
========================================
+ Hits         61465    61540   +75     
- Misses        5753     5758    +5     
Components Coverage Δ
grovedb-core 88.97% <100.00%> (+0.02%) ⬆️
merk 92.26% <ø> (ø)
storage 86.20% <73.68%> (-0.17%) ⬇️
commitment-tree 96.03% <ø> (ø)
mmr 96.79% <ø> (ø)
bulk-append-tree 89.82% <ø> (ø)
element 97.38% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.