Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustfmt: Run on the routing directory (3/3) #3338

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Sep 24, 2024

Based on #3337.

This is PR 3/3, formatting the rest of routing.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 95.94203% with 42 lines in your changes missing coverage. Please review.

Project coverage is 89.85%. Comparing base (a0d0f02) to head (8a8e6fa).

Files with missing lines Patch % Lines
lightning/src/routing/utxo.rs 92.12% 34 Missing and 5 partials ⚠️
lightning/src/routing/test_utils.rs 99.44% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3338      +/-   ##
==========================================
+ Coverage   89.60%   89.85%   +0.24%     
==========================================
  Files         126      126              
  Lines      102750   106502    +3752     
  Branches   102750   106502    +3752     
==========================================
+ Hits        92069    95695    +3626     
- Misses       7948     8115     +167     
+ Partials     2733     2692      -41     
Flag Coverage Δ
89.85% <95.94%> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant