Skip to content

Support accepting splice-out

ce203f2
Select commit
Loading
Failed to load commit list.
Merged

Add splice-out support #3979

Support accepting splice-out
ce203f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2025 in 1s

88.76% (+0.01%) compared to 6d47f0a

View this Pull Request on Codecov

88.76% (+0.01%) compared to 6d47f0a

Details

Codecov Report

❌ Patch coverage is 74.21053% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.76%. Comparing base (6d47f0a) to head (ce203f2).
⚠️ Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/msgs.rs 29.41% 15 Missing and 9 partials ⚠️
lightning/src/ln/funding.rs 45.71% 18 Missing and 1 partial ⚠️
lightning/src/ln/channel.rs 91.93% 1 Missing and 4 partials ⚠️
lightning/src/ln/interactivetxs.rs 97.91% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3979      +/-   ##
==========================================
+ Coverage   88.74%   88.76%   +0.01%     
==========================================
  Files         173      176       +3     
  Lines      124899   127944    +3045     
  Branches   124899   127944    +3045     
==========================================
+ Hits       110841   113564    +2723     
- Misses      11631    11808     +177     
- Partials     2427     2572     +145     

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