fix: Avoid creating MoveTables
in case of non-empty target tables
#16826
Codecov / codecov/project
succeeded
Sep 26, 2024 in 0s
69.45% (-0.06%) compared to 95f2e3e
View this Pull Request on Codecov
69.45% (-0.06%) compared to 95f2e3e
Details
Codecov Report
Attention: Patch coverage is 87.30159%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 69.45%. Comparing base (
95f2e3e
) to head (8393dea
).
Report is 17 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
go/vt/vtctl/workflow/utils.go | 85.71% | 6 Missing |
go/vt/vtctl/workflow/materializer.go | 90.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16826 +/- ##
==========================================
- Coverage 69.51% 69.45% -0.06%
==========================================
Files 1569 1571 +2
Lines 202517 203121 +604
==========================================
+ Hits 140780 141083 +303
- Misses 61737 62038 +301
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading