Skip to content

feat: wallet transaction confirmation lifecycle

c61972c
Select commit
Loading
Failed to load commit list.
Draft

feat: wallet transaction confirmation lifecycle #540

feat: wallet transaction confirmation lifecycle
c61972c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 1s

65.62% (-1.28%) compared to b946271

View this Pull Request on Codecov

65.62% (-1.28%) compared to b946271

Details

Codecov Report

❌ Patch coverage is 94.78673% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.62%. Comparing base (b946271) to head (c61972c).
⚠️ Report is 1 commits behind head on v0.42-dev.

Files with missing lines Patch % Lines
...allet/managed_wallet_info/wallet_info_interface.rs 0.00% 8 Missing ⚠️
key-wallet/src/managed_account/mod.rs 96.77% 1 Missing ⚠️
...-wallet/src/transaction_checking/wallet_checker.rs 99.38% 1 Missing ⚠️
key-wallet/src/wallet/managed_wallet_info/mod.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #540      +/-   ##
=============================================
- Coverage      66.89%   65.62%   -1.28%     
=============================================
  Files            313      313              
  Lines          64753    64819      +66     
=============================================
- Hits           43317    42535     -782     
- Misses         21436    22284     +848     
Files with missing lines Coverage Δ
key-wallet-ffi/src/transaction.rs 0.00% <ø> (ø)
key-wallet-ffi/src/transaction_checking.rs 0.79% <ø> (-0.53%) ⬇️
key-wallet-ffi/src/types.rs 59.67% <ø> (-0.01%) ⬇️
...y-wallet/src/managed_account/transaction_record.rs 100.00% <100.00%> (ø)
...wallet/src/transaction_checking/account_checker.rs 63.96% <100.00%> (ø)
key-wallet/src/managed_account/mod.rs 49.44% <96.77%> (+2.87%) ⬆️
...-wallet/src/transaction_checking/wallet_checker.rs 94.68% <99.38%> (+0.56%) ⬆️
key-wallet/src/wallet/managed_wallet_info/mod.rs 57.14% <66.66%> (+0.53%) ⬆️
...allet/managed_wallet_info/wallet_info_interface.rs 71.17% <0.00%> (-5.53%) ⬇️

... and 20 files with indirect coverage changes