-
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
fix(cluster): quote surround wildcard #982
Conversation
Codecov Report
@@ Coverage Diff @@
## master #982 +/- ##
==========================================
- Coverage 54.37% 51.75% -2.62%
==========================================
Files 279 279
Lines 19716 19709 -7
==========================================
- Hits 10721 10201 -520
- Misses 7314 7889 +575
+ Partials 1681 1619 -62
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
This reverts commit a2a7a8e.
8be231f
to
67e2483
Compare
Co-authored-by: SIGSEGV <[email protected]>
@lucklove PTAL |
/lgtm |
/merge |
Can merge label has been added. Git tree hash: 3c98ed3
|
Introduced by pingcap#982 Close pingcap#1055
Introduced by pingcap#982 Close pingcap#1055
Introduced by #982 Close #1055 Co-authored-by: Ti Prow Robot <[email protected]>
Introduced by #982 Close #1055 Co-authored-by: Ti Prow Robot <[email protected]>
What problem does this PR solve?
fix #974
What is changed and how it works?
Check List
Tests
Manual test:
before fix
after fix
success
Code changes
Side effects
Related changes
Release notes: