Skip to content

shcemadiff: support INSTANT DDL for changing column visibility #16503

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

Merged

be stricter about column name changes

316eb02
Select commit
Loading
Failed to load commit list.
Merged

shcemadiff: support INSTANT DDL for changing column visibility #16503

be stricter about column name changes
316eb02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

68.64% (+0.01%) compared to fab9071

View this Pull Request on Codecov

68.64% (+0.01%) compared to fab9071

Details

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 68.64%. Comparing base (fab9071) to head (316eb02).
Report is 3 commits behind head on main.

Files Patch % Lines
go/vt/schemadiff/capability.go 91.66% 3 Missing ⚠️
go/mysql/capabilities/capability.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16503      +/-   ##
==========================================
+ Coverage   68.63%   68.64%   +0.01%     
==========================================
  Files        1551     1552       +1     
  Lines      199515   199559      +44     
==========================================
+ Hits       136938   136990      +52     
+ Misses      62577    62569       -8     

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