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

Parse enum/set values with sqlparser #17133

Merged

create a new slice, just a matter of preference

270c0d5
Select commit
Loading
Failed to load commit list.
Merged

Parse enum/set values with sqlparser #17133

create a new slice, just a matter of preference
270c0d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

67.44% (+0.01%) compared to fdf529e

View this Pull Request on Codecov

67.44% (+0.01%) compared to fdf529e

Details

Codecov Report

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

Project coverage is 67.44%. Comparing base (fdf529e) to head (270c0d5).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/schema/parser.go 70.27% 11 Missing ⚠️
go/vt/vttablet/tabletserver/vstreamer/vstreamer.go 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17133      +/-   ##
==========================================
+ Coverage   67.42%   67.44%   +0.01%     
==========================================
  Files        1571     1569       -2     
  Lines      252184   252109      -75     
==========================================
- Hits       170043   170032      -11     
+ Misses      82141    82077      -64     

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