v19 backport: Online DDL: avoid SQL's CONVERT(...)
, convert programmatically if needed
#16603
Codecov / codecov/project
succeeded
Aug 15, 2024 in 0s
67.36% (-0.01%) compared to 93307a2
View this Pull Request on Codecov
67.36% (-0.01%) compared to 93307a2
Details
Codecov Report
Attention: Patch coverage is 39.47368%
with 23 lines
in your changes missing coverage. Please review.
Project coverage is 67.36%. Comparing base (
93307a2
) to head (e22b0d7
).
Files | Patch % | Lines |
---|---|---|
...blet/tabletmanager/vreplication/replicator_plan.go | 46.87% | 17 Missing |
go/vt/vttablet/onlineddl/vrepl.go | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-19.0 #16603 +/- ##
================================================
- Coverage 67.37% 67.36% -0.01%
================================================
Files 1560 1560
Lines 193238 193258 +20
================================================
- Hits 130195 130190 -5
- Misses 63043 63068 +25
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading