-
Notifications
You must be signed in to change notification settings - Fork 386
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This command may be a good way to decide on the timing for this PR. Look for all open prs that touch a file:
Most seems to be draft or small prs, so maybe not a bad time? This is just |
Based on #3337.
This is PR 3/3, formatting the rest of
routing
.