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

SwitchTraffic: use separate context while canceling a migration #17340

Merged

Address review comments

1ab5b14
Select commit
Loading
Failed to load commit list.
Merged

SwitchTraffic: use separate context while canceling a migration #17340

Address review comments
1ab5b14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

67.46% (+0.04%) compared to ab7b516

View this Pull Request on Codecov

67.46% (+0.04%) compared to ab7b516

Details

Codecov Report

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

Project coverage is 67.46%. Comparing base (ab7b516) to head (1ab5b14).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtctl/workflow/traffic_switcher.go 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17340      +/-   ##
==========================================
+ Coverage   67.41%   67.46%   +0.04%     
==========================================
  Files        1576     1581       +5     
  Lines      253417   253944     +527     
==========================================
+ Hits       170846   171328     +482     
- Misses      82571    82616      +45     

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