Skip to content
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

dev: Add Rate limits for rest endpoints #735

Merged
merged 12 commits into from
Aug 16, 2024

revert, too much work to add pk to all user objects

dc597b4
Select commit
Loading
Failed to load commit list.
Merged

dev: Add Rate limits for rest endpoints #735

revert, too much work to add pk to all user objects
dc597b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

96.08% (+0.03%) compared to 1c2b6a8

View this Pull Request on Codecov

96.08% (+0.03%) compared to 1c2b6a8

Details

Codecov Report

Attention: Patch coverage is 47.36842% with 10 lines in your changes missing coverage. Please review.

Project coverage is 96.08%. Comparing base (1c2b6a8) to head (dc597b4).
Report is 7 commits behind head on main.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

✅ All tests successful. No failed tests found.

Files Patch % Lines
codecov/rate_limiter.py 0.00% 9 Missing ⚠️
codecov/settings_staging.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##               main       #735        +/-   ##
================================================
+ Coverage   96.05000   96.08000   +0.03000     
================================================
  Files           814        815         +1     
  Lines         18489      18754       +265     
================================================
+ Hits          17760      18020       +260     
- Misses          729        734         +5     

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