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

planner, errno: make error code of ErrMixOfGroupFuncAndFields consistent with MySQL #22722

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

fix test and format

adb7015
Select commit
Loading
Failed to load commit list.
Open

planner, errno: make error code of ErrMixOfGroupFuncAndFields consistent with MySQL #22722

fix test and format
adb7015
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

77.1769% (+0.0268%) compared to 9e3c064

View this Pull Request on Codecov

77.1769% (+0.0268%) compared to 9e3c064

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.1769%. Comparing base (9e3c064) to head (adb7015).
Report is 12346 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #22722        +/-   ##
================================================
+ Coverage   77.1500%   77.1769%   +0.0268%     
================================================
  Files           586        586                
  Lines        147646     147820       +174     
================================================
+ Hits         113909     114083       +174     
+ Misses        23488      23487         -1     
- Partials      10249      10250         +1