fix(key-wallet): accept non-English BIP-39 mnemonics on all parse paths - #980
Merged
Codecov / codecov/project
succeeded
Aug 22, 2026 in 0s
76.87% (+0.01%) compared to 1a6fb3b
View this Pull Request on Codecov
76.87% (+0.01%) compared to 1a6fb3b
Details
Codecov Report
❌ Patch coverage is 83.33333% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.87%. Comparing base (1a6fb3b) to head (e5fe8b9).
Additional details and impacted files
@@ Coverage Diff @@
## dev #980 +/- ##
==========================================
+ Coverage 76.86% 76.87% +0.01%
==========================================
Files 329 329
Lines 82827 82897 +70
==========================================
+ Hits 63661 63727 +66
- Misses 19166 19170 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-manager/src/lib.rs | 73.47% <100.00%> (ø) |
|
| key-wallet-ffi/src/wallet.rs | 14.01% <0.00%> (-3.04%) |
⬇️ |
| key-wallet/src/mnemonic.rs | 98.44% <97.82%> (+1.26%) |
⬆️ |
| key-wallet-ffi/src/mnemonic.rs | 46.45% <42.85%> (-6.41%) |
⬇️ |
| key-wallet-ffi/src/account_derivation.rs | 6.16% <0.00%> (-12.56%) |
⬇️ |
Loading