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: ensure high lock_wait_timeout in Vreplication cut-over #16601

Merged

remove redundant comment

3d19e74
Select commit
Loading
Failed to load commit list.
Merged

Online DDL: ensure high lock_wait_timeout in Vreplication cut-over #16601

remove redundant comment
3d19e74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2024 in 0s

68.82% (-0.01%) compared to be95882, passed because coverage increased by -0.01% when compared to adjusted base (68.83%)

View this Pull Request on Codecov

68.82% (-0.01%) compared to be95882, passed because coverage increased by -0.01% when compared to adjusted base (68.83%)

Details

Codecov Report

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

Project coverage is 68.82%. Comparing base (be95882) to head (3d19e74).
Report is 4 commits behind head on main.

Files Patch % Lines
go/vt/vttablet/onlineddl/executor.go 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16601      +/-   ##
==========================================
- Coverage   68.83%   68.82%   -0.01%     
==========================================
  Files        1557     1558       +1     
  Lines      199983   200061      +78     
==========================================
+ Hits       137655   137694      +39     
- Misses      62328    62367      +39     

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