Skip to content

Fix rustfmt'd short Channel methods

c356070
Select commit
Loading
Failed to load commit list.
Merged

Remove low-hanging fruit rustfmt::skips in Channel #3854

Fix rustfmt'd short Channel methods
c356070
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2025 in 0s

89.91% (-0.03%) compared to 3333b6d

View this Pull Request on Codecov

89.91% (-0.03%) compared to 3333b6d

Details

Codecov Report

Attention: Patch coverage is 77.39130% with 52 lines in your changes missing coverage. Please review.

Project coverage is 89.91%. Comparing base (3333b6d) to head (c356070).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 77.39% 50 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3854      +/-   ##
==========================================
- Coverage   89.94%   89.91%   -0.03%     
==========================================
  Files         163      163              
  Lines      131655   131753      +98     
  Branches   131655   131753      +98     
==========================================
+ Hits       118421   118472      +51     
- Misses      10550    10590      +40     
- Partials     2684     2691       +7     

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