Skip to content

test: cover query handlers, platform_events, state_transition verify, document v0 - #3528

Merged
QuantumExplorer merged 5 commits into
v3.1-devfrom
test/coverage-query-execution-verify
Apr 23, 2026
Merged

test: cover query handlers, platform_events, state_transition verify, document v0#3528
QuantumExplorer merged 5 commits into
v3.1-devfrom
test/coverage-query-execution-verify

test: address CodeRabbit review comments on PR #3528

c9944a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

88.18% (+0.18%) compared to 03f142b

View this Pull Request on Codecov

88.18% (+0.18%) compared to 03f142b

Details

Codecov Report

❌ Patch coverage is 96.27573% with 161 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.18%. Comparing base (03f142b) to head (c9944a7).
⚠️ Report is 1 commits behind head on v3.1-dev.

Files with missing lines Patch % Lines
...state_transition_was_executed_with_proof/v0/mod.rs 93.02% 76 Missing ⚠️
packages/rs-dpp/src/document/v0/serialize.rs 94.00% 16 Missing ⚠️
...vents/initialization/initial_core_height/v0/mod.rs 95.67% 8 Missing ⚠️
...form_events/block_end/update_state_cache/v0/mod.rs 93.57% 7 Missing ⚠️
...ery/token_queries/identities_token_infos/v0/mod.rs 95.27% 6 Missing ⚠️
.../token_perpetual_distribution_last_claim/v0/mod.rs 95.72% 5 Missing ⚠️
packages/rs-dpp/src/document/v0/cbor_conversion.rs 94.28% 4 Missing ⚠️
...n/platform_events/epoch/get_genesis_time/v0/mod.rs 92.98% 4 Missing ⚠️
...ata_contract_based_queries/data_contract/v0/mod.rs 95.87% 4 Missing ⚠️
...ken_queries/token_direct_purchase_prices/v0/mod.rs 95.74% 4 Missing ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3528      +/-   ##
============================================
+ Coverage     88.00%   88.18%   +0.18%     
============================================
  Files          2474     2474              
  Lines        294440   298763    +4323     
============================================
+ Hits         259132   263477    +4345     
+ Misses        35308    35286      -22     
Components Coverage Δ
dpp 87.94% <96.53%> (+0.14%) ⬆️
drive 87.35% <93.02%> (+0.08%) ⬆️
drive-abci 89.94% <97.61%> (+0.36%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.26% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 55.66% <ø> (ø)
🚀 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.