Skip to content

fix(key-wallet): cover CoinJoin/DashPay accounts for AssetLock routing - #867

Merged
xdustinface merged 2 commits into
dashpay:devfrom
bfoss765:fix/assetlock-router-account-coverage
Jul 13, 2026
Merged

fix(key-wallet): cover CoinJoin/DashPay accounts for AssetLock routing#867
xdustinface merged 2 commits into
dashpay:devfrom
bfoss765:fix/assetlock-router-account-coverage

test(key-wallet): assert aggregate wallet balance in the asset-lock C…

34756ff
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on dev.

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%) ⬇️

... and 25 files with indirect coverage changes