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

[release-19.0] Online DDL shadow table: rename referenced table name in self referencing FK (#16205) #16207

Merged
merged 1 commit into from
Jun 17, 2024

Online DDL shadow table: rename referenced table name in self referen…

d27931d
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Online DDL shadow table: rename referenced table name in self referencing FK (#16205) #16207

Online DDL shadow table: rename referenced table name in self referen…
d27931d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2024 in 0s

67.29% (+0.01%) compared to b6b68a8

View this Pull Request on Codecov

67.29% (+0.01%) compared to b6b68a8

Details

Codecov Report

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

Project coverage is 67.29%. Comparing base (b6b68a8) to head (d27931d).
Report is 2 commits behind head on release-19.0.

Files Patch % Lines
go/vt/vttablet/onlineddl/executor.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16207      +/-   ##
================================================
+ Coverage         67.27%   67.29%   +0.01%     
================================================
  Files              1560     1560              
  Lines            193054   193064      +10     
================================================
+ Hits             129881   129917      +36     
+ Misses            63173    63147      -26     

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