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: Make Target Sequence Initialization More Robust #15289

Merged
merged 7 commits into from
Feb 20, 2024

Nits after final self review

d3d05ac
Select commit
Loading
Failed to load commit list.
Merged

VReplication: Make Target Sequence Initialization More Robust #15289

Nits after final self review
d3d05ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2024 in 0s

67.54% (+0.04%) compared to af38099

View this Pull Request on Codecov

67.54% (+0.04%) compared to af38099

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (af38099) 67.49% compared to head (d3d05ac) 67.54%.
Report is 3 commits behind head on main.

Files Patch % Lines
go/vt/vtctl/workflow/traffic_switcher.go 0.00% 9 Missing ⚠️
go/vt/vtctl/workflow/server.go 0.00% 7 Missing ⚠️
go/vt/wrangler/traffic_switcher.go 62.50% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15289      +/-   ##
==========================================
+ Coverage   67.49%   67.54%   +0.04%     
==========================================
  Files        1561     1561              
  Lines      193355   193381      +26     
==========================================
+ Hits       130512   130616     +104     
+ Misses      62843    62765      -78     

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