-
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
fix: add rejected_msg field to limit-count plugin form #2328
Conversation
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.
Thanks for your contribution!
@bzp2010 Please help me review this pr, thank. |
…into add-rejected_code
Codecov Report
@@ Coverage Diff @@
## master #2328 +/- ##
==========================================
+ Coverage 64.65% 68.17% +3.52%
==========================================
Files 184 127 -57
Lines 7280 3375 -3905
Branches 830 830
==========================================
- Hits 4707 2301 -2406
+ Misses 2290 1074 -1216
+ Partials 283 0 -283
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
* 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?
Add rejected_msg field to limit-count plugin form.
Related issues
fix #2094
Checklist: