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: better support for subsecond --force-cut-over-after DDL strategy flag value. #16635

Merged

Evaluate microseconds_since_ready_to_complete

5e36965
Select commit
Loading
Failed to load commit list.
Merged

Online DDL: better support for subsecond --force-cut-over-after DDL strategy flag value. #16635

Evaluate microseconds_since_ready_to_complete
5e36965
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 1s

68.98% (+0.00%) compared to 538dd4c

View this Pull Request on Codecov

68.98% (+0.00%) compared to 538dd4c

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.98%. Comparing base (538dd4c) to head (5e36965).

Files Patch % Lines
go/vt/vttablet/onlineddl/executor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16635   +/-   ##
=======================================
  Coverage   68.98%   68.98%           
=======================================
  Files        1562     1562           
  Lines      200690   200690           
=======================================
+ Hits       138449   138450    +1     
+ Misses      62241    62240    -1     

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