-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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 system routes polluting the middleware cache #9852
Conversation
30ac6c4
to
98c80f5
Compare
98c80f5
to
fc895c4
Compare
CodSpeed Performance ReportMerging #9852 will not alter performanceComparing Summary
|
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 #9852 +/- ##
=======================================
Coverage 98.70% 98.70%
=======================================
Files 118 118
Lines 36261 36277 +16
Branches 4311 4312 +1
=======================================
+ Hits 35793 35809 +16
Misses 315 315
Partials 153 153
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.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 249855a on top of patchback/backports/3.10/249855ad9cdbdb3d6eca90a0a5b675c409274ab6/pr-9852 Backporting merged PR #9852 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 249855a on top of patchback/backports/3.11/249855ad9cdbdb3d6eca90a0a5b675c409274ab6/pr-9852 Backporting merged PR #9852 into master
🤖 @patchback |
(cherry picked from commit 249855a)
(cherry picked from commit 249855a)
Fix system routes polluting the middleware cache