Skip to content

Minor gossip.rs rustfmt cleanups #3341

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

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

Just a few minor updates to gossip.rs to reduce code verticality and simplify things a bit.

Just a few minor updates to `gossip.rs` to reduce code verticality
and simplify things a bit.
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.63%. Comparing base (053281f) to head (bc5213d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/routing/gossip.rs 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3341      +/-   ##
==========================================
- Coverage   89.66%   89.63%   -0.03%     
==========================================
  Files         126      126              
  Lines      103226   103168      -58     
  Branches   103226   103168      -58     
==========================================
- Hits        92555    92479      -76     
- Misses       7954     7968      +14     
- Partials     2717     2721       +4     
Flag Coverage Δ
89.63% <95.00%> (-0.03%) ⬇️

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.

Copy link
Contributor

@optout21 optout21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TheBlueMatt TheBlueMatt merged commit a661c92 into lightningdevkit:main Sep 27, 2024
20 of 21 checks passed
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.

2 participants