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

mysql: pass TLS config directly to MySQL's config #3348

Merged
merged 2 commits into from
Dec 28, 2023

mysql/gcpmysql: fix ensure the dialer is unique

30f5dc5
Select commit
Loading
Failed to load commit list.
Merged

mysql: pass TLS config directly to MySQL's config #3348

mysql/gcpmysql: fix ensure the dialer is unique
30f5dc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2023 in 0s

77.53% (target 0.00%)

View this Pull Request on Codecov

77.53% (target 0.00%)

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (53ccd8d) 77.45% compared to head (30f5dc5) 77.53%.

Files Patch % Lines
mysql/awsmysql/awsmysql.go 0.00% 4 Missing ⚠️
mysql/gcpmysql/gcpmysql.go 0.00% 3 Missing ⚠️
mysql/azuremysql/azuremysql.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3348      +/-   ##
==========================================
+ Coverage   77.45%   77.53%   +0.08%     
==========================================
  Files         104      104              
  Lines       13935    13916      -19     
==========================================
- Hits        10793    10790       -3     
+ Misses       2381     2365      -16     
  Partials      761      761              

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