Skip to content

fix(ffi): validate account seed lengths - #752

Open
thepastaclaw wants to merge 1 commit into
dashpay:devfrom
thepastaclaw:fix-ffi-seed-length-validation
Open

fix(ffi): validate account seed lengths#752
thepastaclaw wants to merge 1 commit into
dashpay:devfrom
thepastaclaw:fix-ffi-seed-length-validation

fix(ffi): validate account seed lengths

94918c7
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 51 commits behind head on dev.

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%) ⬆️

... and 21 files with indirect coverage changes