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

Online DDL: unsupporting gh-ost DDL strategy #15693

Merged
merged 5 commits into from
Apr 10, 2024

Adjust help output for TestHelp test

48c9515
Select commit
Loading
Failed to load commit list.
Merged

Online DDL: unsupporting gh-ost DDL strategy #15693

Adjust help output for TestHelp test
48c9515
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 0s

68.40% (+0.02%) compared to 6cd09cc

View this Pull Request on Codecov

68.40% (+0.02%) compared to 6cd09cc

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 68.40%. Comparing base (6cd09cc) to head (48c9515).
Report is 6 commits behind head on main.

Files Patch % Lines
go/vt/vttablet/onlineddl/executor.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15693      +/-   ##
==========================================
+ Coverage   68.38%   68.40%   +0.02%     
==========================================
  Files        1556     1556              
  Lines      195120   195111       -9     
==========================================
+ Hits       133427   133466      +39     
+ Misses      61693    61645      -48     

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