Skip to content

refactor(drive-abci): share the v1 document-query wire decoders - #4618

Open
PastaPastaPasta wants to merge 1 commit into
v4.2-devfrom
refactor/platform-query-wire-and-dpp-bounds
Open

refactor(drive-abci): share the v1 document-query wire decoders#4618
PastaPastaPasta wants to merge 1 commit into
v4.2-devfrom
refactor/platform-query-wire-and-dpp-bounds

refactor(drive-abci): extract v1 document-query wire decoders into pl…

3da51c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

87.30% (-0.42%) compared to 658aec5

View this Pull Request on Codecov

87.30% (-0.42%) compared to 658aec5

Details

Codecov Report

❌ Patch coverage is 60.78431% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.30%. Comparing base (658aec5) to head (3da51c3).
⚠️ Report is 13 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
...es/rs-platform-query-wire/src/proto_conversions.rs 75.00% 10 Missing ⚠️
.../src/query/document_query/v1/dispatch/composite.rs 0.00% 4 Missing ⚠️
...s/rs-drive-abci/src/query/document_query/v1/mod.rs 20.00% 4 Missing ⚠️
...ci/src/query/document_query/v1/dispatch/chained.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4618      +/-   ##
============================================
- Coverage     87.72%   87.30%   -0.42%     
============================================
  Files          2762     2795      +33     
  Lines        360146   364721    +4575     
============================================
+ Hits         315922   318433    +2511     
- Misses        44224    46288    +2064     
Components Coverage Δ
dpp 89.08% <ø> (ø)
drive 86.57% <ø> (ø)
drive-abci 89.36% <9.09%> (-0.12%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 42.76% <ø> (-6.30%) ⬇️
🚀 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.