-
Notifications
You must be signed in to change notification settings - Fork 489
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
support show pump/drainer status && change pump/drainer's status #259
support show pump/drainer status && change pump/drainer's status #259
Conversation
LGTM |
Tp: ast.ShowPumpStatus, | ||
} | ||
} | ||
| "DRAINER" "STATUS" |
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.
Do we add a test to parser_test.go ?
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.
ok,I will add test in master, and then cherry-pick to release branch
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.
No need to push a PR only for this, I just give a suggestion
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
What problem does this PR solve?
support show pump/drainer status && change pump/drainer's status
What is changed and how it works?
git cherry pick
#217
#243
Check List
Tests