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

Make tablet collation mismatch warning throttled #15123

Merged
merged 1 commit into from
Feb 9, 2024

Make tablet collation mismatch warning throttled (#4282)

0166c89
Select commit
Loading
Failed to load commit list.
Merged

Make tablet collation mismatch warning throttled #15123

Make tablet collation mismatch warning throttled (#4282)
0166c89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

70.63% (+23.33%) compared to eddb39e

View this Pull Request on Codecov

70.63% (+23.33%) compared to eddb39e

Details

Codecov Report

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

Comparison is base (eddb39e) 47.29% compared to head (0166c89) 70.63%.
Report is 97 commits behind head on main.

Files Patch % Lines
go/vt/mysqlctl/builtinbackupengine.go 12.90% 54 Missing ⚠️
go/vt/mysqlctl/backupengine.go 0.00% 20 Missing ⚠️
go/vt/mysqlctl/xtrabackupengine.go 0.00% 15 Missing ⚠️
go/vt/topo/keyspace.go 78.72% 10 Missing ⚠️
go/mysql/conn.go 53.84% 6 Missing ⚠️
go/vt/schemadiff/column.go 25.00% 6 Missing ⚠️
go/vt/mysqlctl/backup.go 37.50% 5 Missing ⚠️
go/mysql/capabilities/capability.go 91.48% 4 Missing ⚠️
go/mysql/query.go 77.77% 4 Missing ⚠️
go/vt/mysqlctl/schema.go 72.72% 3 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #15123       +/-   ##
===========================================
+ Coverage   47.29%   70.63%   +23.33%     
===========================================
  Files        1137     1375      +238     
  Lines      238684   182225    -56459     
===========================================
+ Hits       112895   128713    +15818     
+ Misses     117168    53512    -63656     
+ Partials     8621        0     -8621     

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