Skip to content

Simplify in_flight_monitor_updates from Option<HashMap> to HashMap

b509c4a
Select commit
Loading
Failed to load commit list.
Merged

ChannelManager read refactor follow ups #4374

Simplify in_flight_monitor_updates from Option<HashMap> to HashMap
b509c4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

86.01% (+0.01%) compared to 35ab03f

View this Pull Request on Codecov

86.01% (+0.01%) compared to 35ab03f

Details

Codecov Report

❌ Patch coverage is 53.19149% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.01%. Comparing base (35ab03f) to head (b509c4a).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 53.19% 43 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4374      +/-   ##
==========================================
+ Coverage   85.99%   86.01%   +0.01%     
==========================================
  Files         156      156              
  Lines      102766   102846      +80     
  Branches   102766   102846      +80     
==========================================
+ Hits        88378    88463      +85     
+ Misses      11879    11873       -6     
- Partials     2509     2510       +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.