Skip to content

drop no-std supp for key-wallet

eb5b21b
Select commit
Loading
Failed to load commit list.
Draft

chore(key-wallet): drop no-std supp for key-wallet #518

drop no-std supp for key-wallet
eb5b21b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 1s

66.11% (-0.25%) compared to 665bb7b

View this Pull Request on Codecov

66.11% (-0.25%) compared to 665bb7b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.11%. Comparing base (665bb7b) to head (eb5b21b).
⚠️ Report is 1 commits behind head on v0.42-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #518      +/-   ##
=============================================
- Coverage      66.35%   66.11%   -0.25%     
=============================================
  Files            311      311              
  Lines          64979    64988       +9     
=============================================
- Hits           43116    42964     -152     
- Misses         21863    22024     +161     
Files with missing lines Coverage Δ
key-wallet-manager/src/wallet_manager/mod.rs 49.00% <ø> (ø)
...wallet-manager/src/wallet_manager/process_block.rs 48.97% <ø> (ø)
key-wallet/src/account/account_collection.rs 57.17% <ø> (ø)
key-wallet/src/account/account_trait.rs 21.42% <ø> (ø)
key-wallet/src/account/bls_account.rs 53.82% <ø> (ø)
key-wallet/src/account/eddsa_account.rs 56.48% <ø> (ø)
key-wallet/src/bip32.rs 80.19% <ø> (-0.45%) ⬇️
key-wallet/src/bip38.rs 1.46% <ø> (ø)
key-wallet/src/derivation.rs 75.75% <ø> (ø)
key-wallet/src/derivation_bls_bip32.rs 91.54% <ø> (ø)
... and 30 more

... and 18 files with indirect coverage changes