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: Fail a --in-order-completion migration, if a _prior_ migration within the same context is 'failed' or 'cancelled' #16071

Merged

use assert.Len, require.Len

c429499
Select commit
Loading
Failed to load commit list.
Merged

Online DDL: Fail a --in-order-completion migration, if a _prior_ migration within the same context is 'failed' or 'cancelled' #16071

use assert.Len, require.Len
c429499
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

68.20% (-0.01%) compared to 6def783

View this Pull Request on Codecov

68.20% (-0.01%) compared to 6def783

Details

Codecov Report

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

Project coverage is 68.20%. Comparing base (6def783) to head (c429499).

Files Patch % Lines
go/vt/vttablet/onlineddl/executor.go 0.00% 60 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16071      +/-   ##
==========================================
- Coverage   68.20%   68.20%   -0.01%     
==========================================
  Files        1541     1541              
  Lines      197332   197369      +37     
==========================================
+ Hits       134598   134619      +21     
- Misses      62734    62750      +16     

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