Remove ALGORITHM=COPY
from Online DDL in MySQL >= 8.0.32
#15376
Merged
Codecov / codecov/project
succeeded
Feb 28, 2024 in 0s
65.43% (+0.01%) compared to 236f84c
View this Pull Request on Codecov
65.43% (+0.01%) compared to 236f84c
Details
Codecov Report
Attention: Patch coverage is 60.00000%
with 6 lines
in your changes are missing coverage. Please review.
Project coverage is 65.43%. Comparing base (
236f84c
) to head (0bf8de5
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
go/vt/vttablet/onlineddl/executor.go | 53.84% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #15376 +/- ##
==========================================
+ Coverage 65.42% 65.43% +0.01%
==========================================
Files 1561 1562 +1
Lines 193630 193670 +40
==========================================
+ Hits 126674 126723 +49
+ Misses 66956 66947 -9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading