Skip to content

fix(key-wallet): check all fund accounts for tx ownership, demote Coi…

8628d30
Select commit
Loading
Failed to load commit list.
Merged

fix(key-wallet): correct CoinJoin discovery #804

fix(key-wallet): check all fund accounts for tx ownership, demote Coi…
8628d30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

72.54% (-0.14%) compared to a132945

View this Pull Request on Codecov

72.54% (-0.14%) compared to a132945

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.54%. Comparing base (a132945) to head (8628d30).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #804      +/-   ##
==========================================
- Coverage   72.67%   72.54%   -0.14%     
==========================================
  Files         322      322              
  Lines       71363    71374      +11     
==========================================
- Hits        51866    51781      -85     
- Misses      19497    19593      +96     
Files with missing lines Coverage Δ
key-wallet/src/account/account_type.rs 45.19% <100.00%> (+0.80%) ⬆️
.../src/managed_account/managed_account_collection.rs 58.49% <100.00%> (+0.10%) ⬆️
...wallet/src/managed_account/managed_account_type.rs 39.67% <100.00%> (+3.65%) ⬆️
...src/transaction_checking/transaction_router/mod.rs 89.06% <100.00%> (+0.26%) ⬆️
...-wallet/src/transaction_checking/wallet_checker.rs 99.21% <100.00%> (+<0.01%) ⬆️

... and 18 files with indirect coverage changes