feat: paginated position-range reads with proofs at the BulkAppendTree layer - #786
Merged
Merged
Codecov / codecov/project
succeeded
Aug 22, 2026 in 1s
92.41% (+0.00%) compared to f52adb6
View this Pull Request on Codecov
92.41% (+0.00%) compared to f52adb6
Details
Codecov Report
❌ Patch coverage is 90.43478% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.41%. Comparing base (f52adb6) to head (7c038fc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| grovedb/src/operations/proof/verify.rs | 74.03% | 27 Missing |
| grovedb-bulk-append-tree/src/tree/fetch.rs | 92.10% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #786 +/- ##
=========================================
Coverage 92.41% 92.41%
=========================================
Files 288 288
Lines 88135 88478 +343
=========================================
+ Hits 81447 81767 +320
- Misses 6688 6711 +23 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 90.62% <88.41%> (+0.01%) |
⬆️ |
| merk | 93.27% <ø> (ø) |
|
| storage | 87.08% <ø> (ø) |
|
| commitment-tree | 96.31% <100.00%> (+0.01%) |
⬆️ |
| mmr | 96.49% <ø> (ø) |
|
| bulk-append-tree | 92.43% <94.39%> (+0.16%) |
⬆️ |
| element | 97.98% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading