Skip to content

test(wallet): increase coverage for add_foreign_utxo

ced965e
Select commit
Loading
Failed to load commit list.
Open

fix(wallet)!: fail early for unregistered foreign prevouts in add_foreign_utxo #423

test(wallet): increase coverage for add_foreign_utxo
ced965e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

80.30% (+0.26%) compared to 4e202c8

View this Pull Request on Codecov

80.30% (+0.26%) compared to 4e202c8

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.30%. Comparing base (4e202c8) to head (ced965e).

Files with missing lines Patch % Lines
src/wallet/tx_builder.rs 95.83% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   80.04%   80.30%   +0.26%     
==========================================
  Files          24       24              
  Lines        5336     5352      +16     
  Branches      242      247       +5     
==========================================
+ Hits         4271     4298      +27     
+ Misses        987      976      -11     
  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.