Skip to content

Detect duplicate inputs and outputs upon building FundingBuilder

c240f1b
Select commit
Loading
Failed to load commit list.
Open

Support manually selecting inputs consuming their entire value #4575

Detect duplicate inputs and outputs upon building FundingBuilder
c240f1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

86.18% (+0.05%) compared to 44828f7

View this Pull Request on Codecov

86.18% (+0.05%) compared to 44828f7

Details

Codecov Report

❌ Patch coverage is 94.28571% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.18%. Comparing base (44828f7) to head (c240f1b).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/funding.rs 95.35% 19 Missing and 16 partials ⚠️
lightning/src/ln/channel.rs 43.75% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4575      +/-   ##
==========================================
+ Coverage   86.12%   86.18%   +0.05%     
==========================================
  Files         157      157              
  Lines      108922   109538     +616     
  Branches   108922   109538     +616     
==========================================
+ Hits        93812    94403     +591     
- Misses      12495    12501       +6     
- Partials     2615     2634      +19     

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