Skip to content

refactor(sdk)!: extract transport-free query core into dash-platform-queries - #4388

Merged
PastaPastaPasta merged 6 commits into
v4.2-devfrom
refactor/dash-platform-queries
Aug 20, 2026
Merged

refactor(sdk)!: extract transport-free query core into dash-platform-queries#4388
PastaPastaPasta merged 6 commits into
v4.2-devfrom
refactor/dash-platform-queries

docs(dash-platform-queries): deduplicate module docs and tighten phra…

30265ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

87.16% (+2.41%) compared to 6495991

View this Pull Request on Codecov

87.16% (+2.41%) compared to 6495991

Details

Codecov Report

❌ Patch coverage is 38.67925% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.16%. Comparing base (6495991) to head (30265ca).

Files with missing lines Patch % Lines
...dash-platform-queries/src/transition/validation.rs 0.00% 19 Missing ⚠️
...dash-platform-queries/src/types/finalized_epoch.rs 0.00% 16 Missing ⚠️
...h-platform-queries/src/block_info_from_metadata.rs 0.00% 15 Missing ⚠️
packages/dash-platform-queries/src/error.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4388      +/-   ##
============================================
+ Coverage     84.74%   87.16%   +2.41%     
============================================
  Files          2711     2729      +18     
  Lines        357138   347672    -9466     
============================================
+ Hits         302668   303054     +386     
+ Misses        54470    44618    -9852     
Components Coverage Δ
dpp 88.96% <ø> (+3.63%) ⬆️
drive 86.27% <ø> (+2.47%) ⬆️
drive-abci 89.67% <ø> (+3.01%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 47.14% <ø> (+8.18%) ⬆️
🚀 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.