-
Notifications
You must be signed in to change notification settings - Fork 429
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: Check API usage before restricting serving flags and admin #4422
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
Docker builds report
|
Uffizzi Preview |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4422 +/- ##
=======================================
Coverage 96.84% 96.84%
=======================================
Files 1167 1167
Lines 38684 38744 +60
=======================================
+ Hits 37462 37522 +60
Misses 1222 1222 ☔ View full report in Codecov by Sentry. |
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.
LGTM overall with a couple of questions.
Changes
Added a check for the latest API usage since the 7 day grace period could have been quieter, reducing the usage to within limits.
See this issue for more context and information: https://github.com/Flagsmith/flagsmith-private/issues/14
How did you test this code?
Altered an existing test.