fix(ffi): validate account seed lengths - #752
Open
thepastaclaw wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Sep 4, 2026 in 1s
74.72% (-0.05%) compared to 9cbe4e7
View this Pull Request on Codecov
74.72% (-0.05%) compared to 9cbe4e7
Details
Codecov Report
❌ Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.72%. Comparing base (9cbe4e7) to head (94918c7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-ffi/src/account_derivation.rs | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #752 +/- ##
==========================================
- Coverage 74.76% 74.72% -0.05%
==========================================
Files 328 328
Lines 76593 76613 +20
==========================================
- Hits 57267 57251 -16
- Misses 19326 19362 +36 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/account_derivation.rs | 21.52% <95.45%> (+15.12%) |
⬆️ |
Loading