Skip to content

Update outdated comment due to var renames

5a4912c
Select commit
Loading
Failed to load commit list.
Merged

Fix double-forward, prefer legacy forward maps #4289

Update outdated comment due to var renames
5a4912c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 0s

86.59% (+0.00%) compared to c9f022b

View this Pull Request on Codecov

86.59% (+0.00%) compared to c9f022b

Details

Codecov Report

❌ Patch coverage is 74.47917% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.59%. Comparing base (c9f022b) to head (5a4912c).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 74.73% 43 Missing and 5 partials ⚠️
lightning/src/ln/channel.rs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4289   +/-   ##
=======================================
  Coverage   86.58%   86.59%           
=======================================
  Files         158      158           
  Lines      102287   102368   +81     
  Branches   102287   102368   +81     
=======================================
+ Hits        88568    88644   +76     
- Misses      11304    11311    +7     
+ Partials     2415     2413    -2     

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