Skip to content
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

Revert all PR for "Data providers perform unnecessary COUNT queries that negatively affect performance". #20226

Merged
merged 17 commits into from
Jul 12, 2024

Conversation

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.93%. Comparing base (5f5ef64) to head (626b0ca).

Files Patch % Lines
framework/rest/Serializer.php 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20226      +/-   ##
============================================
- Coverage     64.98%   64.93%   -0.06%     
+ Complexity    11391    11389       -2     
============================================
  Files           430      430              
  Lines         36919    36911       -8     
============================================
- Hits          23993    23969      -24     
- Misses        12926    12942      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samdark samdark requested review from a team July 10, 2024 19:32
@marcovtwout
Copy link
Member

@terabytesoftw The 4 lines mensioned in the opening posts are exactly the ones that need to be removed, but it looks like this PR is currently incomplete? I don't see all the expected changes in this PR (except for the CHANGELOG entries for 2.0.50 that should not be reverted)

@terabytesoftw
Copy link
Member Author

terabytesoftw commented Jul 11, 2024

@terabytesoftw The 4 lines mensioned in the opening posts are exactly the ones that need to be removed, but it looks like this PR is currently incomplete? I don't see all the expected changes in this PR (except for the CHANGELOG entries for 2.0.50 that should not be reverted)

Could you explain to me what else is missing, i reverted all the PRs, compared with the 2.0.49.x branch and i don't see any differences. @marcovtwout

@marcovtwout
Copy link
Member

@terabytesoftw It's not easy to read from all the separate diffs. Here's the things I noticed manually:

I agree a final comparison for all relevant files with 2.0.49.x is a good thing (but double check any other relevant changes to those files from other PR's are not reverted).

@terabytesoftw
Copy link
Member Author

terabytesoftw commented Jul 11, 2024

Yes, i removed it, since it is a change that does not affect.

fixed.

  • new CHANGELOG line can be added for 2.0.50.1 that details the changes you are making

fixed

Thanks applied all the corrections.

@marcovtwout

@samdark samdark marked this pull request as ready for review July 12, 2024 05:47
@samdark samdark merged commit a6257d8 into yiisoft:master Jul 12, 2024
83 of 85 checks passed
@samdark
Copy link
Member

samdark commented Jul 12, 2024

Thanks.

@samdark samdark added this to the 2.0.51 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants