[release-20.0] VReplication: Properly ignore errors from trying to drop tables that don't exist (#16505) #16561
Codecov / codecov/project
succeeded
Aug 8, 2024 in 0s
68.67% (+0.00%) compared to 7bba3a0
View this Pull Request on Codecov
68.67% (+0.00%) compared to 7bba3a0
Details
Codecov Report
Attention: Patch coverage is 38.46154%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 68.67%. Comparing base (
7bba3a0
) to head (e937ebd
).
Files | Patch % | Lines |
---|---|---|
go/vt/vtctl/workflow/traffic_switcher.go | 25.00% | 6 Missing |
go/vt/vtctl/workflow/server.go | 0.00% | 1 Missing |
go/vt/vtctl/workflow/utils.go | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-20.0 #16561 +/- ##
=============================================
Coverage 68.66% 68.67%
=============================================
Files 1541 1541
Lines 197861 197865 +4
=============================================
+ Hits 135866 135878 +12
+ Misses 61995 61987 -8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading