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

go/vt/mysqlctl: add postflight_mysqld_start and preflight_mysqld_shutdown hooks #17652

Merged
merged 2 commits into from
Jan 30, 2025

go/vt/mysqlctl: add postflight_mysqld_start hook

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

go/vt/mysqlctl: add postflight_mysqld_start and preflight_mysqld_shutdown hooks #17652

go/vt/mysqlctl: add postflight_mysqld_start hook
3a9089a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 1s

67.75% (+0.00%) compared to fd1186c

View this Pull Request on Codecov

67.75% (+0.00%) compared to fd1186c

Details

Codecov Report

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

Project coverage is 67.75%. Comparing base (fd1186c) to head (3a9089a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/mysqlctl/mysqld.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17652   +/-   ##
=======================================
  Coverage   67.75%   67.75%           
=======================================
  Files        1586     1586           
  Lines      255726   255775   +49     
=======================================
+ Hits       173261   173308   +47     
- Misses      82465    82467    +2     

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