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

ShowReplicationStatus with proper timeout support #14483

Closed
wants to merge 3 commits into from

Merge branch 'main' of https://github.com/vitessio/vitess into fix-he…

de80197
Select commit
Loading
Failed to load commit list.
Closed

ShowReplicationStatus with proper timeout support #14483

Merge branch 'main' of https://github.com/vitessio/vitess into fix-he…
de80197
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2024 in 0s

68.24% (+0.00%) compared to 0a86449

View this Pull Request on Codecov

68.24% (+0.00%) compared to 0a86449

Details

Codecov Report

Attention: Patch coverage is 79.06977% with 9 lines in your changes missing coverage. Please review.

Project coverage is 68.24%. Comparing base (0a86449) to head (de80197).
Report is 97 commits behind head on main.

Files Patch % Lines
go/vt/mysqlctl/query.go 75.00% 4 Missing ⚠️
go/mysql/flavor.go 84.21% 3 Missing ⚠️
go/vt/mysqlctl/fakemysqldaemon.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14483   +/-   ##
=======================================
  Coverage   68.23%   68.24%           
=======================================
  Files        1541     1541           
  Lines      197115   197151   +36     
=======================================
+ Hits       134503   134536   +33     
- Misses      62612    62615    +3     

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