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

[release-19.0] VReplication: Make Target Sequence Initialization More Robust (#15289) #15308

Merged
merged 1 commit into from
Feb 20, 2024

VReplication: Make Target Sequence Initialization More Robust (#15289)

936bc35
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] VReplication: Make Target Sequence Initialization More Robust (#15289) #15308

VReplication: Make Target Sequence Initialization More Robust (#15289)
936bc35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2024 in 0s

67.38% (+0.07%) compared to e518430

View this Pull Request on Codecov

67.38% (+0.07%) compared to e518430

Details

Codecov Report

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

Comparison is base (e518430) 67.31% compared to head (936bc35) 67.38%.
Report is 1 commits behind head on release-19.0.

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                @@
##           release-19.0   #15308      +/-   ##
================================================
+ Coverage         67.31%   67.38%   +0.07%     
================================================
  Files              1559     1559              
  Lines            192077   192103      +26     
================================================
+ Hits             129291   129458     +167     
+ Misses            62786    62645     -141     

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