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

Fix the race condition during vttablet startup #15731

Merged

Fix the race condition during vttablet startup

f4609f8
Select commit
Loading
Failed to load commit list.
Merged

Fix the race condition during vttablet startup #15731

Fix the race condition during vttablet startup
f4609f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2024 in 0s

68.39% (+0.00%) compared to 4519c8f

View this Pull Request on Codecov

68.39% (+0.00%) compared to 4519c8f

Details

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 68.39%. Comparing base (4519c8f) to head (f4609f8).

Files Patch % Lines
go/vt/mysqlctl/replication.go 77.77% 2 Missing ⚠️
go/vt/mysqlctl/mysqld.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15731   +/-   ##
=======================================
  Coverage   68.38%   68.39%           
=======================================
  Files        1556     1556           
  Lines      195347   195361   +14     
=======================================
+ Hits       133593   133608   +15     
+ Misses      61754    61753    -1     

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