Skip to content

fix(drive): thread left_to_right through carrier verifier callers + b…

516be5c
Select commit
Loading
Failed to load commit list.
Merged

feat(drive): expand count-index group-by carrier shapes (G1a/G1b/G8a-c) #3652

fix(drive): thread left_to_right through carrier verifier callers + b…
516be5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 1s

88.05% (-0.02%) compared to 187d46c

View this Pull Request on Codecov

88.05% (-0.02%) compared to 187d46c

Details

Codecov Report

❌ Patch coverage is 18.18182% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.05%. Comparing base (187d46c) to head (516be5c).

Files with missing lines Patch % Lines
...ery/drive_document_count_query/drive_dispatcher.rs 24.24% 50 Missing ⚠️
...s-drive-proof-verifier/src/proof/document_count.rs 0.00% 6 Missing ⚠️
..._count/verify_carrier_aggregate_count_proof/mod.rs 0.00% 6 Missing ⚠️
.../drive_document_count_query/execute_range_count.rs 0.00% 3 Missing ⚠️
...unt/verify_carrier_aggregate_count_proof/v0/mod.rs 0.00% 3 Missing ⚠️
...t_query/executors/range_aggregate_carrier_proof.rs 0.00% 2 Missing ⚠️
...src/query/drive_document_count_query/path_query.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3652      +/-   ##
============================================
- Coverage     88.07%   88.05%   -0.02%     
============================================
  Files          2521     2521              
  Lines        308681   308763      +82     
============================================
+ Hits         271879   271894      +15     
- Misses        36802    36869      +67     
Components Coverage Δ
dpp 88.01% <ø> (ø)
drive 87.03% <19.51%> (-0.04%) ⬇️
drive-abci 90.05% <ø> (ø)
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 53.13% <0.00%> (-0.10%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.