feat(key-wallet): add normalize_phrase and is_word_in_language helpers#806
Merged
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).
| 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%) |
⬆️ |
Loading