Skip to content

refactor(platform-wallet): route shielded-unshield HRP guard through …

71052a4
Select commit
Loading
Failed to load commit list.
Open

fix(dpp)!: make platform/orchard address decoders network-agnostic #3781

refactor(platform-wallet): route shielded-unshield HRP guard through …
71052a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

87.19% (+0.00%) compared to e01b6a3

View this Pull Request on Codecov

87.19% (+0.00%) compared to e01b6a3

Details

Codecov Report

❌ Patch coverage is 91.20879% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.19%. Comparing base (e01b6a3) to head (71052a4).

Files with missing lines Patch % Lines
...ckages/rs-dpp/src/address_funds/orchard_address.rs 60.00% 4 Missing ⚠️
...kages/rs-dpp/src/address_funds/platform_address.rs 95.06% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           v3.1-dev    #3781   +/-   ##
=========================================
  Coverage     87.18%   87.19%           
=========================================
  Files          2624     2624           
  Lines        321014   321066   +52     
=========================================
+ Hits         279892   279940   +48     
- Misses        41122    41126    +4     
Components Coverage Δ
dpp 87.74% <91.20%> (+<0.01%) ⬆️
drive 86.05% <ø> (ø)
drive-abci 89.54% <ø> (ø)
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 47.85% <ø> (ø)
🚀 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.