fix: always validate non_witness_utxo in add_foreign_utxo #461
+45
−16
Codecov / codecov/project
succeeded
Apr 24, 2026 in 0s
80.21% (+0.17%) compared to fb7681a
View this Pull Request on Codecov
80.21% (+0.17%) compared to fb7681a
Details
Codecov Report
❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.21%. Comparing base (fb7681a) to head (f0302e9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/wallet/tx_builder.rs | 81.81% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #461 +/- ##
==========================================
+ Coverage 80.04% 80.21% +0.17%
==========================================
Files 24 24
Lines 5336 5347 +11
Branches 242 243 +1
==========================================
+ Hits 4271 4289 +18
+ Misses 987 980 -7
Partials 78 78 ☔ 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