Skip to content

[release-22.0] Online DDL: resume vreplication after cut-over/RENAME failure (#18428) - #18437

Merged
shlomi-noach merged 1 commit into
release-22.0from
backport-18428-to-release-22.0
Jul 10, 2025
Merged

[release-22.0] Online DDL: resume vreplication after cut-over/RENAME failure (#18428)#18437
shlomi-noach merged 1 commit into
release-22.0from
backport-18428-to-release-22.0

Online DDL: resume vreplication after cut-over/RENAME failure (#18428)

deb0020
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2025 in 1s

67.55% (-0.02%) compared to cb625b4

View this Pull Request on Codecov

67.55% (-0.02%) compared to cb625b4

Details

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Project coverage is 67.55%. Comparing base (cb625b4) to head (deb0020).
Report is 8 commits behind head on release-22.0.

Files with missing lines Patch % Lines
go/vt/vttablet/onlineddl/executor.go 0.00% 26 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-22.0   #18437      +/-   ##
================================================
- Coverage         67.56%   67.55%   -0.02%     
================================================
  Files              1600     1600              
  Lines            261861   261888      +27     
================================================
- Hits             176935   176914      -21     
- Misses            84926    84974      +48     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.