Skip to content

drop key-wallet ffi functions that are not being used in the swift-sdk

ee4fffe
Select commit
Loading
Failed to load commit list.
Draft

chore(key-wallet-ffi): drop key-wallet ffi functions that are not being used in the swift-sdk #528

drop key-wallet ffi functions that are not being used in the swift-sdk
ee4fffe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

67.51% (+0.60%) compared to 33cefc9

View this Pull Request on Codecov

67.51% (+0.60%) compared to 33cefc9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.51%. Comparing base (33cefc9) to head (ee4fffe).
⚠️ Report is 40 commits behind head on v0.42-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #528      +/-   ##
=============================================
+ Coverage      66.90%   67.51%   +0.60%     
=============================================
  Files            313      313              
  Lines          64757    62269    -2488     
=============================================
- Hits           43325    42038    -1287     
+ Misses         21432    20231    -1201     
Files with missing lines Coverage Δ
key-wallet-ffi/src/account.rs 38.23% <ø> (+11.41%) ⬆️
key-wallet-ffi/src/account_collection.rs 87.30% <ø> (+13.31%) ⬆️
key-wallet-ffi/src/account_derivation.rs 0.00% <ø> (ø)
key-wallet-ffi/src/derivation.rs 22.00% <ø> (-8.72%) ⬇️
key-wallet-ffi/src/keys.rs 0.00% <ø> (-26.57%) ⬇️
key-wallet-ffi/src/lib.rs 50.00% <ø> (ø)
key-wallet-ffi/src/managed_account.rs 60.50% <ø> (+6.89%) ⬆️
key-wallet-ffi/src/managed_account_collection.rs 23.12% <ø> (-18.15%) ⬇️
key-wallet-ffi/src/managed_wallet.rs 47.48% <ø> (-15.95%) ⬇️
key-wallet-ffi/src/mnemonic.rs 53.88% <ø> (-5.38%) ⬇️
... and 6 more

... and 12 files with indirect coverage changes