feat: track input/output details and direction in TransactionRecord#605
Merged
Merged
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
67.40% (+0.25%) compared to 9cf8691
View this Pull Request on Codecov
67.40% (+0.25%) compared to 9cf8691
Details
Codecov Report
❌ Patch coverage is 97.61029% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.40%. Comparing base (9cf8691) to head (b77532c).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #605 +/- ##
=============================================
+ Coverage 67.15% 67.40% +0.25%
=============================================
Files 320 320
Lines 67419 67941 +522
=============================================
+ Hits 45275 45797 +522
Misses 22144 22144 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/managed_account.rs | 44.91% <ø> (-0.17%) |
⬇️ |
| key-wallet/src/account/mod.rs | 62.79% <ø> (ø) |
|
| ...y-wallet/src/managed_account/transaction_record.rs | 100.00% <100.00%> (ø) |
|
| ...src/transaction_checking/transaction_router/mod.rs | 89.25% <ø> (ø) |
|
| ...-wallet/src/transaction_checking/wallet_checker.rs | 97.83% <99.74%> (+1.27%) |
⬆️ |
| key-wallet/src/managed_account/mod.rs | 55.07% <92.85%> (+4.80%) |
⬆️ |
| ...wallet/src/transaction_checking/account_checker.rs | 66.45% <74.07%> (+2.44%) |
⬆️ |
Loading