Skip to content

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

Merged
xdustinface merged 1 commit into
v0.42-devfrom
chore/drop-nostd-supp-key-wallet
Mar 27, 2026
Merged

chore(key-wallet): drop no-std supp for key-wallet#518
xdustinface merged 1 commit into
v0.42-devfrom
chore/drop-nostd-supp-key-wallet

drop no-std supp for key-wallet

9e10a8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

67.25% (-0.20%) compared to 88eacdf

View this Pull Request on Codecov

67.25% (-0.20%) compared to 88eacdf

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.25%. Comparing base (88eacdf) to head (9e10a8f).

Files with missing lines Patch % Lines
key-wallet/src/manager/wallet_interface.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #518      +/-   ##
=============================================
- Coverage      67.44%   67.25%   -0.20%     
=============================================
  Files            318      318              
  Lines          67020    67025       +5     
=============================================
- Hits           45204    45079     -125     
- Misses         21816    21946     +130     
Files with missing lines Coverage Δ
key-wallet/src/account/account_collection.rs 58.98% <ø> (ø)
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.83% <ø> (ø)
key-wallet/src/derivation_slip10.rs 45.06% <ø> (ø)
key-wallet/src/error.rs 10.81% <ø> (ø)
... and 33 more

... and 14 files with indirect coverage changes