-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add benchmark for JSON post requests that check the content type #10553
Conversation
CodSpeed Performance ReportMerging #10553 will not alter performanceComparing Summary
Benchmarks breakdown
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #10553 +/- ##
=======================================
Coverage 98.69% 98.69%
=======================================
Files 122 122
Lines 37230 37246 +16
Branches 2064 2065 +1
=======================================
+ Hits 36745 36761 +16
Misses 338 338
Partials 147 147
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #10554 🤖 @patchback |
) (cherry picked from commit 55c5f1f)
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #10555 🤖 @patchback |
) (cherry picked from commit 55c5f1f)
…sts that check the content type (#10554) **This is a backport of PR #10553 as merged into master (55c5f1f).** <!-- Thank you for your contribution! --> ## What do these changes do? Add benchmark for JSON post requests that check the content type ## Are there changes in behavior for the user? no ## Is it a substantial burden for the maintainers to support this? no Co-authored-by: J. Nick Koston <nick@koston.org>
…sts that check the content type (#10555) **This is a backport of PR #10553 as merged into master (55c5f1f).** <!-- Thank you for your contribution! --> ## What do these changes do? Add benchmark for JSON post requests that check the content type ## Are there changes in behavior for the user? no ## Is it a substantial burden for the maintainers to support this? no Co-authored-by: J. Nick Koston <nick@koston.org>
What do these changes do?
Add benchmark for JSON post requests that check the content type
Are there changes in behavior for the user?
no
Is it a substantial burden for the maintainers to support this?
no