Skip to content

refactor: use `BlockInfo` in `TransactionRecord`

9ba033f
Select commit
Loading
Failed to load commit list.
Closed

refactor: use BlockInfo in TransactionRecord #580

refactor: use `BlockInfo` in `TransactionRecord`
9ba033f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 1s

66.84% (+0.10%) compared to 2f34963

View this Pull Request on Codecov

66.84% (+0.10%) compared to 2f34963

Details

Codecov Report

❌ Patch coverage is 80.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.84%. Comparing base (2f34963) to head (9ba033f).

Files with missing lines Patch % Lines
key-wallet-ffi/src/types.rs 61.11% 14 Missing ⚠️
key-wallet-ffi/src/transaction.rs 0.00% 2 Missing ⚠️
key-wallet-ffi/src/transaction_checking.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #580      +/-   ##
=============================================
+ Coverage      66.73%   66.84%   +0.10%     
=============================================
  Files            313      313              
  Lines          64948    64922      -26     
=============================================
+ Hits           43346    43398      +52     
+ Misses         21602    21524      -78     
Files with missing lines Coverage Δ
key-wallet-ffi/src/managed_account.rs 47.88% <100.00%> (+3.96%) ⬆️
key-wallet/src/managed_account/mod.rs 48.88% <100.00%> (-0.57%) ⬇️
...y-wallet/src/managed_account/transaction_record.rs 100.00% <100.00%> (ø)
...-wallet/src/transaction_checking/wallet_checker.rs 96.52% <100.00%> (-0.02%) ⬇️
key-wallet-ffi/src/transaction.rs 0.00% <0.00%> (ø)
key-wallet-ffi/src/transaction_checking.rs 1.69% <0.00%> (+0.03%) ⬆️
key-wallet-ffi/src/types.rs 67.55% <61.11%> (+8.35%) ⬆️

... and 1 file with indirect coverage changes