fix(grovedb): sweep nested indexed secondaries in every recursive cleanup (#888) - #934
Merged
QuantumExplorer merged 2 commits intoSep 7, 2026
Merged
Codecov / codecov/project
succeeded
Sep 7, 2026 in 0s
92.83% (+0.06%) compared to aaa8697
View this Pull Request on Codecov
92.83% (+0.06%) compared to aaa8697
Details
Codecov Report
❌ Patch coverage is 91.50943% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.83%. Comparing base (aaa8697) to head (970b973).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| grovedb/src/operations/auxiliary.rs | 81.25% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #934 +/- ##
===========================================
+ Coverage 92.77% 92.83% +0.06%
===========================================
Files 324 324
Lines 102903 102766 -137
===========================================
- Hits 95468 95403 -65
+ Misses 7435 7363 -72 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 91.20% <91.50%> (+0.11%) |
⬆️ |
| merk | 93.87% <ø> (ø) |
|
| storage | 91.86% <ø> (ø) |
|
| commitment-tree | 96.38% <ø> (ø) |
|
| mmr | 95.11% <ø> (ø) |
|
| bulk-append-tree | 92.78% <ø> (ø) |
|
| element | 96.93% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading