feat(key-wallet): add keep-finalized-transactions Cargo feature #733
+451
−42
Codecov / codecov/project
succeeded
May 7, 2026 in 0s
71.26% (-0.18%) compared to 68dff90
View this Pull Request on Codecov
71.26% (-0.18%) compared to 68dff90
Details
Codecov Report
❌ Patch coverage is 93.61702% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.26%. Comparing base (68dff90) to head (13ed52c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...-wallet/src/transaction_checking/wallet_checker.rs | 81.81% | 2 Missing |
| .../src/managed_account/managed_core_funds_account.rs | 95.23% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #733 +/- ##
=============================================
- Coverage 71.43% 71.26% -0.18%
=============================================
Files 320 320
Lines 68770 68798 +28
=============================================
- Hits 49128 49028 -100
- Misses 19642 19770 +128 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/managed_account.rs | 52.13% <100.00%> (ø) |
|
| ...allet/src/managed_account/managed_account_trait.rs | 37.24% <ø> (ø) |
|
| ...t/src/managed_account/managed_core_keys_account.rs | 58.97% <100.00%> (+4.68%) |
⬆️ |
| ...et/src/transaction_checking/transaction_context.rs | 64.10% <100.00%> (+2.99%) |
⬆️ |
| .../src/managed_account/managed_core_funds_account.rs | 76.74% <95.23%> (+0.60%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.21% <81.81%> (-0.18%) |
⬇️ |
Loading