-
Notifications
You must be signed in to change notification settings - Fork 5.9k
chore: improve reposerver readability #14112
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
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #14112 +/- ##
==========================================
- Coverage 49.61% 49.61% -0.01%
==========================================
Files 256 256
Lines 43934 43926 -8
==========================================
- Hits 21800 21792 -8
Misses 19975 19975
Partials 2159 2159
☔ View full report in Codecov by Sentry. |
/retest |
2 similar comments
/retest |
/retest |
Signed-off-by: yyzxw <1020938856@qq.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a massive improvement, thanks @yyzxw!
I'm going to hold off merging until we cut 2.8-rc1. Want to avoid PRs having to rebase if they've touched this code.
@crenshaw-dev i can see that 2.8-rc1 already out , do you want to merge it? |
Thanks for the reminder, @pasha-codefresh! |
Signed-off-by: yyzxw <1020938856@qq.com>
Signed-off-by: yyzxw <1020938856@qq.com>
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.