Skip to content

feat: explicit AggregateFold on the value-range aggregate (issue #806, part 1) - #808

Merged
QuantumExplorer merged 4 commits into
developfrom
claude/aggregate-over-value-range-fold
Aug 14, 2026
Merged

feat: explicit AggregateFold on the value-range aggregate (issue #806, part 1)#808
QuantumExplorer merged 4 commits into
developfrom
claude/aggregate-over-value-range-fold

docs: Population counts entries, not distinct values

9889881
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 1s

92.03% (-0.16%) compared to 6190412

View this Pull Request on Codecov

92.03% (-0.16%) compared to 6190412

Details

Codecov Report

❌ Patch coverage is 85.93750% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.03%. Comparing base (6190412) to head (9889881).

Files with missing lines Patch % Lines
grovedb/src/operations/get/run_path_query.rs 42.85% 16 Missing ⚠️
grovedb/src/operations/proof/verify.rs 65.90% 15 Missing ⚠️
...vedb/src/operations/proof/indexed_axis/generate.rs 85.96% 8 Missing ⚠️
...rovedb/src/operations/proof/indexed_axis/verify.rs 86.66% 4 Missing ⚠️
grovedb/src/operations/indexed_tree.rs 94.73% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #808      +/-   ##
===========================================
- Coverage    92.18%   92.03%   -0.16%     
===========================================
  Files          267      267              
  Lines        81565    81620      +55     
===========================================
- Hits         75192    75119      -73     
- Misses        6373     6501     +128     
Components Coverage Δ
grovedb-core 90.05% <81.40%> (-0.34%) ⬇️
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.