-
Notifications
You must be signed in to change notification settings - Fork 542
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
chore: Create route form optimization #2336
chore: Create route form optimization #2336
Conversation
It's better to add some test cases cover this change. And need to wait all cases passed. |
OK, I'm fixing some test related issues.🧐 |
Codecov Report
@@ Coverage Diff @@
## master #2336 +/- ##
==========================================
+ Coverage 68.10% 68.12% +0.01%
==========================================
Files 127 127
Lines 3374 3379 +5
Branches 830 832 +2
==========================================
+ Hits 2298 2302 +4
- Misses 1076 1077 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@guoqqqi PTAL |
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.
also LGTM
* origin: chore: Create route form optimization (apache#2336) fix: add rejected_msg field to limit-count plugin form (apache#2328)
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
When Service is selected in the form in step 1:
The Upstream selector will select "None" by default in the form in step 2:
When Service is not selected in the form in step 1:
Related issues
resolve #2167
Checklist: