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: Properly handle target shards w/o a primary in Reshard (#16283) #16291

Merged
merged 2 commits into from
Jun 28, 2024

Fixups for v19

48d2613
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] VReplication: Properly handle target shards w/o a primary in Reshard (#16283) #16291

Fixups for v19
48d2613
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

67.37% (+0.08%) compared to 32795fc

View this Pull Request on Codecov

67.37% (+0.08%) compared to 32795fc

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.37%. Comparing base (32795fc) to head (48d2613).

Files Patch % Lines
go/vt/vtctl/workflow/server.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16291      +/-   ##
================================================
+ Coverage         67.29%   67.37%   +0.08%     
================================================
  Files              1560     1560              
  Lines            193103   193106       +3     
================================================
+ Hits             129948   130114     +166     
+ Misses            63155    62992     -163     

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