Skip to content

test(merk): extract narrow_count_and_sum + cover both overflow arms

4a144ec
Select commit
Loading
Failed to load commit list.
Merged

feat(grovedb,merk): no-prove query_aggregate_count_and_sum accumulator #676

test(merk): extract narrow_count_and_sum + cover both overflow arms
4a144ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

91.42% (+0.01%) compared to ad2492d

View this Pull Request on Codecov

91.42% (+0.01%) compared to ad2492d

Details

Codecov Report

❌ Patch coverage is 95.67568% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.42%. Comparing base (ad2492d) to head (4a144ec).

Files with missing lines Patch % Lines
...k/src/proofs/query/aggregate_count_and_sum/walk.rs 92.66% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #676      +/-   ##
===========================================
+ Coverage    91.41%   91.42%   +0.01%     
===========================================
  Files          235      236       +1     
  Lines        66867    67053     +186     
===========================================
+ Hits         61127    61305     +178     
- Misses        5740     5748       +8     
Components Coverage Δ
grovedb-core 88.94% <100.00%> (+0.01%) ⬆️
merk 92.26% <94.80%> (+0.02%) ⬆️
storage 86.36% <ø> (ø)
commitment-tree 96.43% <ø> (ø)
mmr 96.76% <ø> (ø)
bulk-append-tree 89.26% <ø> (ø)
element 97.36% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.