-
Notifications
You must be signed in to change notification settings - Fork 719
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 pd-ctl echo output #1765
Fix pd-ctl echo output #1765
Conversation
Signed-off-by: lhy1024 <admin@liudos.us>
Codecov Report
@@ Coverage Diff @@
## master #1765 +/- ##
==========================================
+ Coverage 77.26% 77.41% +0.14%
==========================================
Files 163 163
Lines 16417 16430 +13
==========================================
+ Hits 12685 12719 +34
+ Misses 2683 2676 -7
+ Partials 1049 1035 -14
Continue to review full report at Codecov.
|
How about adding some tests? |
Signed-off-by: lhy1024 <admin@liudos.us>
/run-all-tests |
cherry pick to release-3.0 failed |
cherry pick to release-3.1 failed |
cherry pick to release-2.1 failed |
/run-cherry-picker |
Signed-off-by: lhy1024 <admin@liudos.us> (cherry picked from commit c973515) Signed-off-by: lhy1024 <admin@liudos.us>
Signed-off-by: lhy1024 <admin@liudos.us> (cherry picked from commit c973515) Signed-off-by: lhy1024 <admin@liudos.us>
Signed-off-by: lhy1024 <admin@liudos.us> (cherry picked from commit c973515) Signed-off-by: lhy1024 <admin@liudos.us>
Signed-off-by: lhy1024 <admin@liudos.us> (cherry picked from commit c973515) Signed-off-by: lhy1024 <admin@liudos.us>
Signed-off-by: lhy1024 <admin@liudos.us>
Signed-off-by: lhy1024 <admin@liudos.us>
What problem does this PR solve?
Repair echo .
Before:
After:
Check List
Tests