feat: run_path_query — one read entry point for every PathQuery shape - #798
Merged
Merged
Codecov / codecov/project
succeeded
Aug 14, 2026 in 0s
92.27% (+0.01%) compared to dc86563
View this Pull Request on Codecov
92.27% (+0.01%) compared to dc86563
Details
Codecov Report
❌ Patch coverage is 96.49123% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.27%. Comparing base (dc86563) to head (c22baa5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| grovedb/src/operations/get/run_path_query.rs | 96.01% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #798 +/- ##
===========================================
+ Coverage 92.25% 92.27% +0.01%
===========================================
Files 260 261 +1
Lines 79494 79828 +334
===========================================
+ Hits 73341 73664 +323
- Misses 6153 6164 +11 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 90.59% <96.49%> (+0.05%) |
⬆️ |
| merk | 93.13% <ø> (ø) |
|
| storage | 87.00% <ø> (ø) |
|
| commitment-tree | 96.05% <ø> (ø) |
|
| mmr | 96.79% <ø> (ø) |
|
| bulk-append-tree | 89.82% <ø> (ø) |
|
| element | 97.92% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading