Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VReplication: Support both vindex col def formats when initing target sequences #16862

Merged
merged 3 commits into from
Sep 30, 2024

Support multi-col vindexes

ab83107
Select commit
Loading
Failed to load commit list.
Merged

VReplication: Support both vindex col def formats when initing target sequences #16862

Support multi-col vindexes
ab83107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 1s

69.44% (+0.01%) compared to 2e2b223

View this Pull Request on Codecov

69.44% (+0.01%) compared to 2e2b223

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.44%. Comparing base (2e2b223) to head (ab83107).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtctl/workflow/traffic_switcher.go 75.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16862      +/-   ##
==========================================
+ Coverage   69.43%   69.44%   +0.01%     
==========================================
  Files        1571     1571              
  Lines      203021   203095      +74     
==========================================
+ Hits       140970   141042      +72     
- Misses      62051    62053       +2     

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