fix: model V4 gated stored-element reads in batch estimated costs - #789
Merged
Codecov / codecov/project
succeeded
Aug 3, 2026 in 0s
92.13% (+0.01%) compared to d473818
View this Pull Request on Codecov
92.13% (+0.01%) compared to d473818
Details
Codecov Report
❌ Patch coverage is 95.05495% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.13%. Comparing base (d473818) to head (6bb43f7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...db/src/batch/estimated_costs/average_case_costs.rs | 94.78% | 12 Missing |
| ...vedb/src/batch/estimated_costs/worst_case_costs.rs | 95.52% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #789 +/- ##
===========================================
+ Coverage 92.11% 92.13% +0.01%
===========================================
Files 257 257
Lines 77936 78297 +361
===========================================
+ Hits 71794 72137 +343
- Misses 6142 6160 +18 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 90.41% <95.05%> (+0.04%) |
⬆️ |
| 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.
Loading