fix(key-wallet): hold back catch-up receives from coin selection - #937
Closed
QuantumExplorer wants to merge 3 commits into
Closed
fix(key-wallet): hold back catch-up receives from coin selection#937QuantumExplorer wants to merge 3 commits into
QuantumExplorer wants to merge 3 commits into
Codecov / codecov/project
succeeded
Aug 10, 2026 in 0s
75.21% (+0.03%) compared to b056d07
View this Pull Request on Codecov
75.21% (+0.03%) compared to b056d07
Details
Codecov Report
❌ Patch coverage is 85.07463% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.21%. Comparing base (b056d07) to head (5b1cd3c).
Additional details and impacted files
@@ Coverage Diff @@
## dev #937 +/- ##
==========================================
+ Coverage 75.18% 75.21% +0.03%
==========================================
Files 328 328
Lines 78194 78261 +67
==========================================
+ Hits 58792 58867 +75
+ Misses 19402 19394 -8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/sync/filters/manager.rs | 98.04% <100.00%> (+<0.01%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.24% <ø> (ø) |
|
| key-wallet/src/utxo.rs | 92.20% <100.00%> (+0.42%) |
⬆️ |
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 89.65% <100.00%> (+0.03%) |
⬆️ |
| key-wallet/src/wallet/managed_wallet_info/mod.rs | 77.57% <100.00%> (+3.35%) |
⬆️ |
| ...wallet/managed_wallet_info/transaction_building.rs | 93.54% <100.00%> (+0.01%) |
⬆️ |
| key-wallet-manager/src/wallet_interface.rs | 10.00% <0.00%> (-0.35%) |
⬇️ |
| ...allet/managed_wallet_info/wallet_info_interface.rs | 79.16% <75.00%> (+1.96%) |
⬆️ |
| key-wallet-manager/src/process_block.rs | 89.59% <0.00%> (-1.03%) |
⬇️ |
Loading