Skip to content

fix: rename `FFITransactionContext` → `FFITransactionContextType` in …

f61ac42
Select commit
Loading
Failed to load commit list.
Merged

refactor: rename FFI context structs to match key-wallet naming #612

fix: rename `FFITransactionContext` → `FFITransactionContextType` in …
f61ac42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

67.44% (+0.04%) compared to b5cc235

View this Pull Request on Codecov

67.44% (+0.04%) compared to b5cc235

Details

Codecov Report

❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.44%. Comparing base (b5cc235) to head (f61ac42).

Files with missing lines Patch % Lines
key-wallet-ffi/src/types.rs 91.30% 2 Missing ⚠️
key-wallet-ffi/src/transaction.rs 0.00% 1 Missing ⚠️
key-wallet-ffi/src/transaction_checking.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #612      +/-   ##
=============================================
+ Coverage      67.40%   67.44%   +0.04%     
=============================================
  Files            320      320              
  Lines          67946    67949       +3     
=============================================
+ Hits           45800    45830      +30     
+ Misses         22146    22119      -27     
Files with missing lines Coverage Δ
key-wallet-ffi/src/managed_account.rs 44.91% <100.00%> (ø)
key-wallet-ffi/src/wallet_manager.rs 59.52% <100.00%> (+4.76%) ⬆️
key-wallet-ffi/src/transaction.rs 0.00% <0.00%> (ø)
key-wallet-ffi/src/transaction_checking.rs 1.66% <80.00%> (ø)
key-wallet-ffi/src/types.rs 76.53% <91.30%> (+0.16%) ⬆️

... and 3 files with indirect coverage changes