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 Workflow command: Allow stop/start on specific shards #17581

Merged
merged 2 commits into from
Jan 22, 2025

Add test for partial stop/start to existing e2e test

3b83410
Select commit
Loading
Failed to load commit list.
Merged

VReplication Workflow command: Allow stop/start on specific shards #17581

Add test for partial stop/start to existing e2e test
3b83410
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

67.68% (-0.01%) compared to 99856a2, passed because coverage increased by 0% when compared to adjusted base (67.69%)

View this Pull Request on Codecov

67.68% (-0.01%) compared to 99856a2, passed because coverage increased by 0% when compared to adjusted base (67.69%)

Details

Codecov Report

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

Project coverage is 67.68%. Comparing base (99856a2) to head (3b83410).

Files with missing lines Patch % Lines
...tctldclient/command/vreplication/workflow/state.go 0.00% 4 Missing ⚠️
go/vt/vtctl/workflow/server.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17581      +/-   ##
==========================================
- Coverage   67.69%   67.68%   -0.01%     
==========================================
  Files        1586     1586              
  Lines      255403   255409       +6     
==========================================
- Hits       172883   172875       -8     
- Misses      82520    82534      +14     

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