Skip to content

feat(merk,grovedb): add no-proof query_aggregate_count entry point - #662

Merged
QuantumExplorer merged 5 commits into
developfrom
claude/determined-edison-b2dd07
May 11, 2026
Merged

feat(merk,grovedb): add no-proof query_aggregate_count entry point#662
QuantumExplorer merged 5 commits into
developfrom
claude/determined-edison-b2dd07

fix(merk): clippy unnecessary_lazy_evaluations on own_count derivation

93ec94e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

90.76% (+0.01%) compared to dbd83dc

View this Pull Request on Codecov

90.76% (+0.01%) compared to dbd83dc

Details

Codecov Report

❌ Patch coverage is 94.20849% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.76%. Comparing base (dbd83dc) to head (93ec94e).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
merk/src/proofs/query/aggregate_count.rs 95.65% 9 Missing ⚠️
grovedb/src/operations/get/query.rs 80.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #662      +/-   ##
===========================================
+ Coverage    90.74%   90.76%   +0.01%     
===========================================
  Files          184      184              
  Lines        55532    55791     +259     
===========================================
+ Hits         50395    50639     +244     
- Misses        5137     5152      +15     
Components Coverage Δ
grovedb-core 88.52% <80.00%> (-0.02%) ⬇️
merk 92.32% <96.06%> (+0.05%) ⬆️
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.