-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Bugfix/20002 superfluous query on head request in serializer #20060
Bugfix/20002 superfluous query on head request in serializer #20060
Conversation
xicond
commented
Nov 2, 2023
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | #20055 |
PR Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20060 +/- ##
===========================================
+ Coverage 19.37% 48.01% +28.64%
===========================================
Files 445 445
Lines 43671 43897 +226
===========================================
+ Hits 8461 21079 +12618
+ Misses 35210 22818 -12392
☔ View full report in Codecov by Sentry. |
…lizer' of https://github.com/xicond/yii2 into bugfix/20002-Superfluous_query_on_HEAD_request_in_serializer
…uest_in_serializer
@xicond please add a line for CHANGELOG. Thanks. |
Closed in favor of #20070 |