Skip to content

feat(key-wallet): CoinJoin sweep + gap-limit recovery; TransactionBuilder drain mode#819

Open
llbartekll wants to merge 1 commit into
devfrom
feat/coinjoin-sweep-and-recovery
Open

feat(key-wallet): CoinJoin sweep + gap-limit recovery; TransactionBuilder drain mode#819
llbartekll wants to merge 1 commit into
devfrom
feat/coinjoin-sweep-and-recovery

feat(key-wallet): CoinJoin sweep + gap-limit recovery; TransactionBui…

e406d1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

72.98% (+0.07%) compared to 5c0113e

View this Pull Request on Codecov

72.98% (+0.07%) compared to 5c0113e

Details

Codecov Report

❌ Patch coverage is 69.53642% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.98%. Comparing base (5c0113e) to head (e406d1c).
⚠️ Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
...t/src/wallet/managed_wallet_info/coinjoin_sweep.rs 58.52% 90 Missing ⚠️
.../wallet/managed_wallet_info/transaction_builder.rs 97.64% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #819      +/-   ##
==========================================
+ Coverage   72.91%   72.98%   +0.07%     
==========================================
  Files         323      324       +1     
  Lines       71994    72310     +316     
==========================================
+ Hits        52492    52776     +284     
- Misses      19502    19534      +32     
Files with missing lines Coverage Δ
key-wallet/src/wallet/managed_wallet_info/mod.rs 68.69% <ø> (ø)
.../wallet/managed_wallet_info/transaction_builder.rs 86.49% <97.64%> (+1.58%) ⬆️
...t/src/wallet/managed_wallet_info/coinjoin_sweep.rs 58.52% <58.52%> (ø)

... and 23 files with indirect coverage changes