feat(key-wallet): CoinJoin sweep + gap-limit recovery; TransactionBuilder drain mode#819
Open
llbartekll wants to merge 1 commit into
Open
feat(key-wallet): CoinJoin sweep + gap-limit recovery; TransactionBuilder drain mode#819llbartekll wants to merge 1 commit into
llbartekll wants to merge 1 commit into
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).
| 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%> (ø) |
Loading