Skip to content

fix(key-wallet): keep dedup working when keep_txs_in_memory is off

ce2ba4b
Select commit
Loading
Failed to load commit list.
Open

feat(key-wallet): add keep_txs_in_memory Cargo feature #709

fix(key-wallet): keep dedup working when keep_txs_in_memory is off
ce2ba4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

70.69% (+0.12%) compared to fcaf66e

View this Pull Request on Codecov

70.69% (+0.12%) compared to fcaf66e

Details

Codecov Report

❌ Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.69%. Comparing base (fcaf66e) to head (ce2ba4b).

Files with missing lines Patch % Lines
...allet/managed_wallet_info/wallet_info_interface.rs 96.77% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #709      +/-   ##
=============================================
+ Coverage      70.57%   70.69%   +0.12%     
=============================================
  Files            319      319              
  Lines          68211    68225      +14     
=============================================
+ Hits           48142    48235      +93     
+ Misses         20069    19990      -79     
Files with missing lines Coverage Δ
...allet/src/managed_account/managed_account_trait.rs 0.00% <ø> (ø)
key-wallet/src/managed_account/mod.rs 56.70% <100.00%> (+0.77%) ⬆️
...-wallet/src/transaction_checking/wallet_checker.rs 99.39% <100.00%> (+<0.01%) ⬆️
...allet/managed_wallet_info/wallet_info_interface.rs 81.98% <96.77%> (ø)

... and 20 files with indirect coverage changes