fix(key-wallet): cover CoinJoin/DashPay accounts for AssetLock routing - #867
Merged
xdustinface merged 2 commits intoJul 13, 2026
Merged
Codecov / codecov/project
succeeded
Jul 11, 2026 in 0s
73.98% (+0.36%) compared to 845ee9e
View this Pull Request on Codecov
73.98% (+0.36%) compared to 845ee9e
Details
Codecov Report
❌ Patch coverage is 99.16667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.98%. Comparing base (845ee9e) to head (34756ff).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.09% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #867 +/- ##
==========================================
+ Coverage 73.62% 73.98% +0.36%
==========================================
Files 324 324
Lines 73374 73545 +171
==========================================
+ Hits 54018 54409 +391
+ Misses 19356 19136 -220 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...src/transaction_checking/transaction_router/mod.rs | 89.14% <100.00%> (+0.08%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.24% <99.09%> (-0.02%) |
⬇️ |
Loading