-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
ucp: migrate dataForTiKVRegionStatus from package infoschema to executor #15552
ucp: migrate dataForTiKVRegionStatus from package infoschema to executor #15552
Conversation
Thanks for your contribution. If your PR get merged, you will be rewarded 50 points. |
Codecov Report
@@ Coverage Diff @@
## master #15552 +/- ##
===========================================
Coverage ? 80.5067%
===========================================
Files ? 504
Lines ? 135149
Branches ? 0
===========================================
Hits ? 108804
Misses ? 17863
Partials ? 8482 |
@crazycs520 PTAL |
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.
LGTM
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.
LGTM
Your auto merge job has been accepted, waiting for 15678, 15773 |
/run-all-tests |
/run-all-tests |
Congratulation! You have awarded a badge for usability challenge program! Please fill the form to get your reward! http://tidbcommunity.mikecrm.com/QMCv4QL |
Team krzysztofpioro complete task #15022 and get 50 score, currerent score 50 |
UCP #15022
What problem does this PR solve?
fixes #15022
What is changed and how it works?
Migrate
dataForTiKVRegionStatus
from packageinfoschema
toexecutor
.Check List
Tests