-
Notifications
You must be signed in to change notification settings - Fork 368
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 limits and totals to API responses #2615
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2615 +/- ##
=======================================
Coverage 95.43% 95.44%
=======================================
Files 975 976 +1
Lines 27245 27309 +64
=======================================
+ Hits 26002 26064 +62
- Misses 1243 1245 +2
☔ 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.
Approved
This reverts commit 321d435.
Changes
Add feature, segment and segment override limits to API responses.
How did you test this code?
Tests written by Novak as part of #2526.