-
Notifications
You must be signed in to change notification settings - Fork 720
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
core: fix region size update (#2979) #2985
Conversation
Signed-off-by: ti-srebot <ti-srebot@pingcap.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.
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
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2985 +/- ##
===============================================
+ Coverage 77.16% 77.44% +0.27%
===============================================
Files 204 209 +5
Lines 21940 22864 +924
===============================================
+ Hits 16931 17707 +776
- Misses 3724 3821 +97
- Partials 1285 1336 +51
Continue to review full report at Codecov.
|
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@ti-srebot merge failed. |
/merge |
Your auto merge job has been accepted, waiting for:
|
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
/run-integration-ddl-test |
/run-integration-lightning-test |
/run-all-tests |
@ti-srebot merge failed. |
/run-integration-compatibility-test |
/run-integration-ddl-test |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/run-integration-lightning-test |
1 similar comment
/run-integration-lightning-test |
/rebuild |
cherry-pick #2979 to release-4.0
Signed-off-by: disksing i@disksing.com
What problem does this PR solve?
Fix #2975
What is changed and how it works?
Check List
Tests
Related changes
Release note