Online DDL: better support for range partitioning #15698
Merged
Codecov / codecov/project
succeeded
Apr 30, 2024 in 1s
68.45% (+0.04%) compared to cf3acaa
View this Pull Request on Codecov
68.45% (+0.04%) compared to cf3acaa
Details
Codecov Report
Attention: Patch coverage is 69.23077%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 68.45%. Comparing base (
cf3acaa
) to head (c0b7a45
).
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
go/vt/schemadiff/analysis.go | 65.38% | 9 Missing |
go/vt/vttablet/onlineddl/analysis.go | 0.00% | 3 Missing |
go/vt/schemadiff/errors.go | 0.00% | 2 Missing |
go/vt/schema/ddl_strategy.go | 50.00% | 1 Missing |
go/vt/vttablet/onlineddl/executor.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #15698 +/- ##
==========================================
+ Coverage 68.41% 68.45% +0.04%
==========================================
Files 1558 1559 +1
Lines 196353 196302 -51
==========================================
+ Hits 134337 134388 +51
+ Misses 62016 61914 -102
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading