-
Notifications
You must be signed in to change notification settings - Fork 312
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
Bugfix: patch can't overwrite twice #558
Conversation
Fix pingcap#556 Signed-off-by: lucklove <gnu.crazier@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #558 +/- ##
===========================================
+ Coverage 39.84% 50.26% +10.41%
===========================================
Files 201 219 +18
Lines 14847 15877 +1030
===========================================
+ Hits 5916 7980 +2064
+ Misses 8072 6765 -1307
- Partials 859 1132 +273
Continue to review full report at Codecov.
|
@july2993,Thanks for your review. |
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
Signed-off-by: lucklove <gnu.crazier@gmail.com>
@lonng,Thanks for your review. |
…to patch-overwrite
Fix #556
Signed-off-by: lucklove gnu.crazier@gmail.com