Skip to content

Rate limit group example #7393

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

Merged
merged 8 commits into from
Feb 24, 2025
Merged

Rate limit group example #7393

merged 8 commits into from
Feb 24, 2025

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Feb 21, 2025

Proposed changes

Add example demonstrating the tiered rate limit with JWT claim functionality

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Signed-off-by: Haywood Shannon <[email protected]>

Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]>

Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]>

Signed-off-by: Haywood Shannon <[email protected]>
@pdabelf5 pdabelf5 requested a review from a team as a code owner February 21, 2025 10:55
@github-actions github-actions bot added enhancement Pull requests for new features/feature enhancements documentation Pull requests/issues for documentation go Pull requests that update Go code chore Pull requests for routine tasks labels Feb 21, 2025
@pdabelf5 pdabelf5 force-pushed the feat/rate-limit-group-example branch from 4c5ca52 to 145f035 Compare February 21, 2025 10:58
@pdabelf5 pdabelf5 force-pushed the feat/rate-limit-group-example branch from 145f035 to 6598923 Compare February 21, 2025 11:00
@github-actions github-actions bot removed the go Pull requests that update Go code label Feb 21, 2025
@pdabelf5 pdabelf5 enabled auto-merge (squash) February 24, 2025 11:11
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.10%. Comparing base (ee2e225) to head (64e40ff).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7393      +/-   ##
==========================================
+ Coverage   52.83%   53.10%   +0.27%     
==========================================
  Files          89       89              
  Lines       20922    21074     +152     
==========================================
+ Hits        11054    11192     +138     
- Misses       9405     9419      +14     
  Partials      463      463              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 merged commit b80a2b8 into main Feb 24, 2025
32 checks passed
@pdabelf5 pdabelf5 deleted the feat/rate-limit-group-example branch February 24, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks documentation Pull requests/issues for documentation enhancement Pull requests for new features/feature enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants