Skip to content

optimize: using subqueries to reduce the retrieval of invalid content data. #7184

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

Open
wants to merge 5 commits into
base: 2.x
Choose a base branch
from

Merge branch '2.x' into optimize_query

0f0020c
Select commit
Loading
Failed to load commit list.
Open

optimize: using subqueries to reduce the retrieval of invalid content data. #7184

Merge branch '2.x' into optimize_query
0f0020c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2025 in 1s

54.18% (+0.01%) compared to 757bf45

View this Pull Request on Codecov

54.18% (+0.01%) compared to 757bf45

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.18%. Comparing base (757bf45) to head (0f0020c).
Report is 78 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #7184      +/-   ##
============================================
+ Coverage     54.17%   54.18%   +0.01%     
- Complexity     7222     7223       +1     
============================================
  Files          1173     1173              
  Lines         41796    41796              
  Branches       4906     4906              
============================================
+ Hits          22642    22647       +5     
+ Misses        17013    17007       -6     
- Partials       2141     2142       +1     

see 3 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.