fix(query): apply terminal-key conditionals per item#734
Open
QuantumExplorer wants to merge 2 commits into
Open
fix(query): apply terminal-key conditionals per item#734QuantumExplorer wants to merge 2 commits into
QuantumExplorer wants to merge 2 commits into
Codecov / codecov/project
succeeded
May 21, 2026 in 0s
91.42% (-0.01%) compared to 60f2968
View this Pull Request on Codecov
91.42% (-0.01%) compared to 60f2968
Details
Codecov Report
❌ Patch coverage is 97.26027% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.42%. Comparing base (60f2968) to head (503d3b8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| grovedb-query/src/query.rs | 97.67% | 3 Missing |
| grovedb/src/query/mod.rs | 94.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #734 +/- ##
===========================================
- Coverage 91.42% 91.42% -0.01%
===========================================
Files 236 236
Lines 67053 67248 +195
===========================================
+ Hits 61305 61481 +176
- Misses 5748 5767 +19 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 88.96% <94.11%> (+0.02%) |
⬆️ |
| merk | 92.26% <ø> (ø) |
|
| storage | 86.36% <ø> (ø) |
|
| commitment-tree | 96.43% <ø> (ø) |
|
| mmr | 96.79% <ø> (+0.03%) |
⬆️ |
| bulk-append-tree | 89.39% <ø> (+0.13%) |
⬆️ |
| element | 97.38% <ø> (+0.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading