fix(key-wallet): rewrite branch-and-bound coin selection (#918) - #919
Merged
Codecov / codecov/project
succeeded
Jul 29, 2026 in 1s
74.81% (+0.13%) compared to 9c87ccb
View this Pull Request on Codecov
74.81% (+0.13%) compared to 9c87ccb
Details
Codecov Report
❌ Patch coverage is 99.54338% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.81%. Comparing base (9c87ccb) to head (7a5a07f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...t/src/wallet/managed_wallet_info/coin_selection.rs | 99.54% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #919 +/- ##
==========================================
+ Coverage 74.67% 74.81% +0.13%
==========================================
Files 328 328
Lines 76451 76593 +142
==========================================
+ Hits 57093 57302 +209
+ Misses 19358 19291 -67 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../wallet/managed_wallet_info/transaction_builder.rs | 87.05% <ø> (ø) |
|
| ...t/src/wallet/managed_wallet_info/coin_selection.rs | 93.95% <99.54%> (+4.40%) |
⬆️ |
Loading