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

core: fix subQuery at projection in only_full_group #22416

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix-only-full-group

9944d1e
Select commit
Loading
Failed to load commit list.
Open

core: fix subQuery at projection in only_full_group #22416

Merge branch 'master' into fix-only-full-group
9944d1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 1s

73.6397% (+11.7627%) compared to a33d971

View this Pull Request on Codecov

73.6397% (+11.7627%) compared to a33d971

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 73.6397%. Comparing base (a33d971) to head (9944d1e).
Report is 5944 commits behind head on master.

Additional details and impacted files
@@                Coverage Diff                @@
##             master     #22416         +/-   ##
=================================================
+ Coverage   61.8770%   73.6397%   +11.7627%     
=================================================
  Files           885        971         +86     
  Lines        282407     308635      +26228     
=================================================
+ Hits         174745     227278      +52533     
+ Misses        93934      66989      -26945     
- Partials      13728      14368        +640