Skip to content

Load chan mgr from monitors

501c599
Select commit
Loading
Failed to load commit list.
Closed

Reload channelmanager with channel data from monitors #4151

Load chan mgr from monitors
501c599
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2025 in 1s

89.29% (-0.05%) compared to de384ff

View this Pull Request on Codecov

89.29% (-0.05%) compared to de384ff

Details

Codecov Report

❌ Patch coverage is 58.55856% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.29%. Comparing base (de384ff) to head (501c599).

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 45.88% 46 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4151      +/-   ##
==========================================
- Coverage   89.33%   89.29%   -0.05%     
==========================================
  Files         180      180              
  Lines      139042   139132      +90     
  Branches   139042   139132      +90     
==========================================
+ Hits       124219   124231      +12     
- Misses      12196    12275      +79     
+ Partials     2627     2626       -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.