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

mysql: Ensure we set up the initial collation correctly #15115

Merged
merged 2 commits into from
Feb 2, 2024

Fix test

08408dc
Select commit
Loading
Failed to load commit list.
Merged

mysql: Ensure we set up the initial collation correctly #15115

Fix test
08408dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

70.63% (+0.00%) compared to 6e7645c

View this Pull Request on Codecov

70.63% (+0.00%) compared to 6e7645c

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6e7645c) 70.63% compared to head (08408dc) 70.63%.

Files Patch % Lines
go/vt/vtgate/plugin_mysql_server.go 0.00% 2 Missing ⚠️
go/mysql/server.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15115   +/-   ##
=======================================
  Coverage   70.63%   70.63%           
=======================================
  Files        1375     1375           
  Lines      182222   182217    -5     
=======================================
+ Hits       128705   128708    +3     
+ Misses      53517    53509    -8     

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