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

automatically set the tls.Config.ServerName if unset #4032

Merged
merged 1 commit into from
Aug 16, 2023

automatically set the tls.Config.ServerName if unset

022b36a
Select commit
Failed to load commit list.
Merged

automatically set the tls.Config.ServerName if unset #4032

automatically set the tls.Config.ServerName if unset
022b36a
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2023 in 0s

82.94% (+0.09%) compared to bda01bc

View this Pull Request on Codecov

82.94% (+0.09%) compared to bda01bc

Details

Codecov Report

Merging #4032 (022b36a) into master (bda01bc) will increase coverage by 0.09%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #4032      +/-   ##
==========================================
+ Coverage   82.85%   82.94%   +0.09%     
==========================================
  Files         147      147              
  Lines       14789    14781       -8     
==========================================
+ Hits        12253    12260       +7     
+ Misses       2036     2022      -14     
+ Partials      500      499       -1     
Files Changed Coverage Δ
client.go 58.12% <40.00%> (+0.55%) ⬆️
transport.go 67.55% <90.91%> (+4.11%) ⬆️

... and 2 files with indirect coverage changes