-
Notifications
You must be signed in to change notification settings - Fork 528
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
feat: Add more fields to limit-count plugin #2322
Conversation
🧐 I can pass the test case in the development environment, can you help me re-execute the CI. @bzp2010 |
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.
That's great.
Codecov Report
@@ Coverage Diff @@
## master #2322 +/- ##
==========================================
- Coverage 69.91% 68.17% -1.74%
==========================================
Files 184 127 -57
Lines 7280 3375 -3905
Branches 830 830
==========================================
- Hits 5090 2301 -2789
+ Misses 1896 1074 -822
+ 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.
|
* 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?
Added group, allow_degradation, show_limit_quota_header fields to the limit-count plugin form.
Related issues
resolve #2301
Checklist: