-
Notifications
You must be signed in to change notification settings - Fork 367
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 (1/3)
#3336
rustfmt
: Run on the routing
directory (1/3)
#3336
Conversation
rustfmt
: Run on the routing
directoryrustfmt
: Run on the routing
directory (1/3)
|
although I guess just the commit should do the trick |
8a8e6fa
to
01e58df
Compare
Wait for it, I'm in the process of splitting it. |
01e58df
to
f299a48
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3336 +/- ##
========================================
Coverage 89.65% 89.66%
========================================
Files 126 126
Lines 102750 103226 +476
Branches 102750 103226 +476
========================================
+ Hits 92123 92554 +431
- Misses 7904 7951 +47
+ Partials 2723 2721 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Landing since I think we can fix things in follow-up if needed. |
053281f
into
lightningdevkit:main
This is PR 1/3, just formatting
gossip.rs
.Followups: #3337, #3338.