Skip to content

Add method to convert FundingTxInput to Utxo

2330ed9
Select commit
Loading
Failed to load commit list.
Merged

Use 72 WU instead of 73 WU for signature weight #4208

Add method to convert FundingTxInput to Utxo
2330ed9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

89.33% (+0.03%) compared to 08c2236

View this Pull Request on Codecov

89.33% (+0.03%) compared to 08c2236

Details

Codecov Report

❌ Patch coverage is 92.92929% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.33%. Comparing base (08c2236) to head (2330ed9).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/funding.rs 42.85% 4 Missing ⚠️
lightning/src/ln/channel.rs 94.11% 0 Missing and 2 partials ⚠️
lightning/src/ln/interactivetxs.rs 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4208      +/-   ##
==========================================
+ Coverage   89.30%   89.33%   +0.03%     
==========================================
  Files         180      180              
  Lines      137913   138176     +263     
  Branches   137913   138176     +263     
==========================================
+ Hits       123159   123445     +286     
+ Misses      12142    12118      -24     
- Partials     2612     2613       +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.