Skip to content

test(platform): coverage round 3 — replace, index, bytes, distribution encode + exclusions - #3431

Merged
QuantumExplorer merged 4 commits into
v3.1-devfrom
test/coverage-round3
Apr 3, 2026
Merged

test(platform): coverage round 3 — replace, index, bytes, distribution encode + exclusions#3431
QuantumExplorer merged 4 commits into
v3.1-devfrom
test/coverage-round3

ci: retrigger

aab73a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

80.55% (+0.32%) compared to 7011b62

View this Pull Request on Codecov

80.55% (+0.32%) compared to 7011b62

Details

Codecov Report

❌ Patch coverage is 99.39577% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.55%. Comparing base (7011b62) to head (aab73a5).
⚠️ Report is 1 commits behind head on v3.1-dev.

Files with missing lines Patch % Lines
...etual_distribution/distribution_function/encode.rs 99.09% 8 Missing ⚠️
packages/rs-platform-value/src/types/bytes_20.rs 99.20% 2 Missing ⚠️
packages/rs-platform-value/src/types/bytes_32.rs 99.23% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3431      +/-   ##
============================================
+ Coverage     80.22%   80.55%   +0.32%     
============================================
  Files          2855     2852       -3     
  Lines        281685   283778    +2093     
============================================
+ Hits         225983   228596    +2613     
+ Misses        55702    55182     -520     
Components Coverage Δ
dpp 73.70% <99.09%> (+0.69%) ⬆️
drive 82.35% <ø> (ø)
drive-abci 86.73% <ø> (+0.06%) ⬆️
sdk 36.55% <ø> (ø)
dapi-client 79.06% <ø> (ø)
platform-version ∅ <ø> (∅)
platform-value 88.44% <99.63%> (+4.20%) ⬆️
platform-wallet 76.09% <ø> (ø)
drive-proof-verifier 55.26% <ø> (ø)
🚀 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.