feat(key-wallet): track internal address pools for CoinJoin accounts#821
Merged
Codecov / codecov/project
succeeded
Jun 24, 2026 in 0s
73.01% (-0.03%) compared to d9fe0a3
View this Pull Request on Codecov
73.01% (-0.03%) compared to d9fe0a3
Details
Codecov Report
❌ Patch coverage is 69.56522% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.01%. Comparing base (d9fe0a3) to head (23d0260).
Additional details and impacted files
@@ Coverage Diff @@
## dev #821 +/- ##
==========================================
- Coverage 73.04% 73.01% -0.03%
==========================================
Files 323 323
Lines 72046 72064 +18
==========================================
- Hits 52623 52619 -4
- Misses 19423 19445 +22 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...wallet/src/transaction_checking/account_checker.rs | 53.98% <100.00%> (-0.05%) |
⬇️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.22% <100.00%> (+<0.01%) |
⬆️ |
| .../src/managed_account/managed_account_collection.rs | 58.83% <92.85%> (+0.34%) |
⬆️ |
| ...wallet/src/managed_account/managed_account_type.rs | 41.29% <95.23%> (+1.62%) |
⬆️ |
| ...allet/src/managed_account/managed_account_trait.rs | 36.80% <25.00%> (ø) |
|
| key-wallet-ffi/src/managed_account.rs | 63.52% <30.43%> (+0.08%) |
⬆️ |
Loading