Skip to content

fix(delete): preserve parent type for non-empty subtree deletes - #732

Merged
QuantumExplorer merged 2 commits into
developfrom
codex/fix-686-delete-parent-tree-type
Aug 21, 2026
Merged

fix(delete): preserve parent type for non-empty subtree deletes#732
QuantumExplorer merged 2 commits into
developfrom
codex/fix-686-delete-parent-tree-type

fix(delete): route v1 non-empty propagation through the indexed-aware…

94c4173
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

92.31% (-0.06%) compared to 062a701

View this Pull Request on Codecov

92.31% (-0.06%) compared to 062a701

Details

Codecov Report

❌ Patch coverage is 85.23645% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.31%. Comparing base (062a701) to head (94c4173).

Files with missing lines Patch % Lines
...ations/delete/delete_internal_on_transaction/v0.rs 54.79% 99 Missing ⚠️
...ations/delete/delete_internal_on_transaction/v1.rs 89.94% 20 Missing ⚠️
...tions/delete/delete_internal_on_transaction/mod.rs 81.25% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #732      +/-   ##
===========================================
- Coverage    92.37%   92.31%   -0.06%     
===========================================
  Files          280      283       +3     
  Lines        86307    86948     +641     
===========================================
+ Hits         79724    80264     +540     
- Misses        6583     6684     +101     
Components Coverage Δ
grovedb-core 90.44% <85.23%> (-0.09%) ⬇️
merk 93.27% <ø> (-0.02%) ⬇️
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.