Skip to content

feat(grovedb,query): allow SizedQuery::limit on carrier AggregateCountOnRange - #664

Merged
QuantumExplorer merged 3 commits into
developfrom
claude/modest-hofstadter-493d92
May 15, 2026
Merged

feat(grovedb,query): allow SizedQuery::limit on carrier AggregateCountOnRange#664
QuantumExplorer merged 3 commits into
developfrom
claude/modest-hofstadter-493d92

docs: update query_aggregate_count_per_key and classifier doc comments

52be0da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

90.77% (+0.00%) compared to 8755418

View this Pull Request on Codecov

90.77% (+0.00%) compared to 8755418

Details

Codecov Report

❌ Patch coverage is 98.55072% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.77%. Comparing base (8755418) to head (52be0da).

Files with missing lines Patch % Lines
grovedb/src/query/mod.rs 98.36% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #664   +/-   ##
========================================
  Coverage    90.76%   90.77%           
========================================
  Files          189      189           
  Lines        56407    56466   +59     
========================================
+ Hits         51196    51255   +59     
  Misses        5211     5211           
Components Coverage Δ
grovedb-core 88.52% <98.55%> (+0.02%) ⬆️
merk 92.32% <ø> (ø)
storage 86.36% <ø> (ø)
commitment-tree 96.43% <ø> (ø)
mmr 96.76% <ø> (ø)
bulk-append-tree 89.14% <ø> (ø)
element 95.75% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.