-
Notifications
You must be signed in to change notification settings - Fork 527
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: add rejected_msg field to limit-req plugin form #2312
Conversation
It's better to add some test case. |
Hi, @oil-oil add some pictures of your changes in the description section to make it easier to review 😄 |
OK,I'll do it. |
Codecov Report
@@ Coverage Diff @@
## master #2312 +/- ##
==========================================
- Coverage 69.91% 68.10% -1.81%
==========================================
Files 184 127 -57
Lines 7280 3374 -3906
Branches 830 830
==========================================
- Hits 5090 2298 -2792
+ Misses 1896 1076 -820
+ Partials 294 0 -294
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Could you provide some screenshoot about your change? |
If the CI test passes it's ready. |
@bzp2010 I can pass the test in the development environment, can you re-execute the CI test for me? |
* origin: feat: Add more fields to limit-count plugin (apache#2322) sytle : adjust width of limit-req plugin form label (apache#2316) style: add ellipsis for route table (apache#2317) fix: add rejected_msg field to limit-req plugin form (apache#2312)
* origin: feat: Add more fields to limit-count plugin (apache#2322) sytle : adjust width of limit-req plugin form label (apache#2316) style: add ellipsis for route table (apache#2317) fix: add rejected_msg field to limit-req plugin form (apache#2312)
* origin: feat: Add more fields to limit-count plugin (apache#2322) sytle : adjust width of limit-req plugin form label (apache#2316) style: add ellipsis for route table (apache#2317) fix: add rejected_msg field to limit-req plugin form (apache#2312)
* origin: feat: Add more fields to limit-count plugin (apache#2322) sytle : adjust width of limit-req plugin form label (apache#2316) style: add ellipsis for route table (apache#2317) fix: add rejected_msg field to limit-req plugin form (apache#2312)
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?
Add rejected_msg field to limit-req plugin form.
Related issues
#2310
Checklist: