Skip to content

feat(key-wallet): add normalize_phrase and is_word_in_language helpers#806

Merged
llbartekll merged 4 commits into
devfrom
feat/key-wallet-bip39-primitives
Jun 12, 2026
Merged

feat(key-wallet): add normalize_phrase and is_word_in_language helpers#806
llbartekll merged 4 commits into
devfrom
feat/key-wallet-bip39-primitives

fix(key-wallet): canonicalize all whitespace in cleanup_phrase + corr…

25f3772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 0s

72.97% (+0.42%) compared to 3d0d5dc

View this Pull Request on Codecov

72.97% (+0.42%) compared to 3d0d5dc

Details

Codecov Report

❌ Patch coverage is 99.13420% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.97%. Comparing base (3d0d5dc) to head (25f3772).
⚠️ Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
key-wallet/src/mnemonic.rs 99.13% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #806      +/-   ##
==========================================
+ Coverage   72.55%   72.97%   +0.42%     
==========================================
  Files         322      323       +1     
  Lines       71006    71989     +983     
==========================================
+ Hits        51518    52534    +1016     
+ Misses      19488    19455      -33     
Files with missing lines Coverage Δ
key-wallet/src/mnemonic.rs 96.50% <99.13%> (+1.94%) ⬆️

... and 40 files with indirect coverage changes