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

mysqlctld: setup a different default for onterm_timeout #15575

Merged

Add release notes item

c204f9a
Select commit
Loading
Failed to load commit list.
Merged

mysqlctld: setup a different default for onterm_timeout #15575

Add release notes item
c204f9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 1s

65.75% (-1.67%) compared to 696fe0e

View this Pull Request on Codecov

65.75% (-1.67%) compared to 696fe0e

Details

Codecov Report

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

Project coverage is 65.75%. Comparing base (696fe0e) to head (c204f9a).
Report is 156 commits behind head on main.

Files Patch % Lines
go/vt/servenv/servenv.go 0.00% 14 Missing ⚠️
go/cmd/vtcombo/cli/main.go 0.00% 6 Missing ⚠️
go/vt/servenv/run.go 0.00% 4 Missing ⚠️
go/cmd/mysqlctld/cli/mysqlctld.go 0.00% 1 Missing ⚠️
go/vt/mysqlctl/grpcmysqlctlserver/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15575      +/-   ##
==========================================
- Coverage   67.41%   65.75%   -1.67%     
==========================================
  Files        1560     1561       +1     
  Lines      192752   194851    +2099     
==========================================
- Hits       129952   128129    -1823     
- Misses      62800    66722    +3922     

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