Skip to content

Clean up handle_monitor_update_completion_actions after rustfmt

9b2d57c
Select commit
Loading
Failed to load commit list.
Merged

Channel logging improvements #4242

Clean up handle_monitor_update_completion_actions after rustfmt
9b2d57c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

89.32% (-0.01%) compared to bb5504e

View this Pull Request on Codecov

89.32% (-0.01%) compared to bb5504e

Details

Codecov Report

❌ Patch coverage is 91.04478% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (bb5504e) to head (9b2d57c).
⚠️ Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 93.84% 1 Missing and 3 partials ⚠️
lightning/src/ln/channel.rs 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4242      +/-   ##
==========================================
- Coverage   89.33%   89.32%   -0.01%     
==========================================
  Files         180      180              
  Lines      138680   139331     +651     
  Branches   138680   139331     +651     
==========================================
+ Hits       123888   124460     +572     
- Misses      12172    12238      +66     
- Partials     2620     2633      +13     

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