Skip to content

remove and replaced FFIExtendedPublicKey with FFIExtendedPubKey

10a7c7d
Select commit
Loading
Failed to load commit list.
Merged

refactor(key-wallet-ffi): remove and replaced FFIExtendedPublicKey with FFIExtendedPubKey #646

remove and replaced FFIExtendedPublicKey with FFIExtendedPubKey
10a7c7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

67.99% (-0.09%) compared to 2089aaa

View this Pull Request on Codecov

67.99% (-0.09%) compared to 2089aaa

Details

Codecov Report

❌ Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.99%. Comparing base (2089aaa) to head (10a7c7d).

Files with missing lines Patch % Lines
key-wallet-ffi/src/keys.rs 61.53% 5 Missing ⚠️
key-wallet-ffi/src/derivation.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #646      +/-   ##
=============================================
- Coverage      68.08%   67.99%   -0.09%     
=============================================
  Files            318      318              
  Lines          67800    67806       +6     
=============================================
- Hits           46164    46108      -56     
- Misses         21636    21698      +62     
Files with missing lines Coverage Δ
key-wallet-ffi/src/derivation.rs 23.79% <33.33%> (-6.56%) ⬇️
key-wallet-ffi/src/keys.rs 14.01% <61.53%> (-1.74%) ⬇️

... and 17 files with indirect coverage changes