Skip to content

Add funding redeem script to `SplicePending' event

e3ebe7a
Select commit
Loading
Failed to load commit list.
Merged

Add funding redeem script to ChannelDetails and ChannelPending event #4234

Add funding redeem script to `SplicePending' event
e3ebe7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2025 in 0s

89.32% (-0.01%) compared to 6d9c676

View this Pull Request on Codecov

89.32% (-0.01%) compared to 6d9c676

Details

Codecov Report

❌ Patch coverage is 69.04762% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (6d9c676) to head (e3ebe7a).

Files with missing lines Patch % Lines
lightning/src/ln/channel_state.rs 46.66% 8 Missing ⚠️
lightning/src/routing/router.rs 50.00% 4 Missing ⚠️
lightning/src/ln/channelmanager.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4234      +/-   ##
==========================================
- Coverage   89.32%   89.32%   -0.01%     
==========================================
  Files         180      180              
  Lines      138641   138680      +39     
  Branches   138641   138680      +39     
==========================================
+ Hits       123844   123877      +33     
- Misses      12174    12179       +5     
- Partials     2623     2624       +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.