fix(coin_selection): calculate_cs_result returns the required UTXOs first
#390
+107
−15
Codecov / codecov/project
succeeded
Mar 9, 2026 in 1s
79.77% (+0.60%) compared to c422104
View this Pull Request on Codecov
79.77% (+0.60%) compared to c422104
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.77%. Comparing base (c422104) to head (96c62d5).
Additional details and impacted files
@@ Coverage Diff @@
## master #390 +/- ##
==========================================
+ Coverage 79.17% 79.77% +0.60%
==========================================
Files 24 24
Lines 5311 5267 -44
Branches 242 241 -1
==========================================
- Hits 4205 4202 -3
+ Misses 1029 988 -41
Partials 77 77 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading