-
Notifications
You must be signed in to change notification settings - Fork 118
[close #591] update all the branch of proto while precompiling to avoid commit miss #592
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
[close #591] update all the branch of proto while precompiling to avoid commit miss #592
Conversation
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
zz-jason
left a comment
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 @@
## master #592 +/- ##
============================================
- Coverage 33.95% 33.30% -0.65%
+ Complexity 1359 1332 -27
============================================
Files 270 270
Lines 17174 17174
Branches 1956 1956
============================================
- Hits 5831 5720 -111
- Misses 10729 10844 +115
+ Partials 614 610 -4
Continue to review full report at Codecov.
|
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-3.1 in PR #593 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-3.2 in PR #594 |
Signed-off-by: iosmanthus myosmanthustree@gmail.com
What problem does this PR solve?
Issue Number: close #591
Problem Description:
Update all the branches to the latest commit while precompiling.
Related changes