Skip to content

fix(types): use bounds-checked access in `Utxo::txout()` for Foreign …

2bd536f
Select commit
Loading
Failed to load commit list.
Open

fix(types): use bounds-checked access in Utxo::txout() for Foreign variant #445

fix(types): use bounds-checked access in `Utxo::txout()` for Foreign …
2bd536f
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 10 commits behind head on master.

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.