fix(types): use bounds-checked access in Utxo::txout() for Foreign variant
#445
Codecov / codecov/project
succeeded
Apr 15, 2026 in 0s
80.46% (+0.42%) compared to fb7681a
View this Pull Request on Codecov
80.46% (+0.42%) compared to fb7681a
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.46%. Comparing base (fb7681a) to head (2bd536f).
Additional details and impacted files
@@ Coverage Diff @@
## master #445 +/- ##
==========================================
+ Coverage 80.04% 80.46% +0.42%
==========================================
Files 24 24
Lines 5336 5417 +81
Branches 242 242
==========================================
+ Hits 4271 4359 +88
+ 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