Skip to content

Rustfmt touch ups

90965a9
Select commit
Loading
Failed to load commit list.
Merged

Fulfill hold times rustfmt #3937

Rustfmt touch ups
90965a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2025 in 1s

89.01% (+0.01%) compared to cfa782d

View this Pull Request on Codecov

89.01% (+0.01%) compared to cfa782d

Details

Codecov Report

Attention: Patch coverage is 84.97914% with 108 lines in your changes missing coverage. Please review.

Project coverage is 89.01%. Comparing base (cfa782d) to head (90965a9).

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 83.66% 67 Missing and 6 partials ⚠️
lightning/src/ln/channelmanager.rs 87.13% 33 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3937      +/-   ##
==========================================
+ Coverage   88.99%   89.01%   +0.01%     
==========================================
  Files         166      166              
  Lines      120874   121266     +392     
  Branches   120874   121266     +392     
==========================================
+ Hits       107577   107939     +362     
- Misses      10885    10923      +38     
+ Partials     2412     2404       -8     

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