Skip to content

feat: expose detailed try_finalize_psbt outcomes

69966b6
Select commit
Loading
Failed to load commit list.
Open

feat: expose detailed try_finalize_psbt outcomes #433

feat: expose detailed try_finalize_psbt outcomes
69966b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

80.13% (+0.09%) compared to fb7681a

View this Pull Request on Codecov

80.13% (+0.09%) compared to fb7681a

Details

Codecov Report

❌ Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.13%. Comparing base (fb7681a) to head (69966b6).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/wallet/mod.rs 91.42% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
+ Coverage   80.04%   80.13%   +0.09%     
==========================================
  Files          24       24              
  Lines        5336     5367      +31     
  Branches      242      242              
==========================================
+ Hits         4271     4301      +30     
- Misses        987      989       +2     
+ Partials       78       77       -1     

☔ 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.