Fix domain matching being lower priority than path matching#11673
Fix domain matching being lower priority than path matching#11673Dreamsorcerer merged 4 commits intomasterfrom
Conversation
CodSpeed Performance ReportMerging #11673 will not alter performanceComparing Summary
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #11673 +/- ##
==========================================
+ Coverage 98.73% 98.74% +0.01%
==========================================
Files 127 127
Lines 43550 43549 -1
Branches 2327 2327
==========================================
+ Hits 42999 43003 +4
+ Misses 395 390 -5
Partials 156 156
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.13: 💚 backport PR created✅ Backport PR branch: Backported as #11675 🤖 @patchback |
(cherry picked from commit e8c5252)
Backport to 3.14: 💚 backport PR created✅ Backport PR branch: Backported as #11676 🤖 @patchback |
(cherry picked from commit e8c5252)
Fixes #11665.