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

[Release 5.0] Fix missing HostNameInCertificate connection string property in .NET Framework #1782

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

cheenamalhotra
Copy link
Member

Ports #1776 to 5.0-servicing.

@cheenamalhotra cheenamalhotra changed the base branch from main to 5.0-servicing October 4, 2022 18:00
@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Base: 65.47% // Head: 71.40% // Increases project coverage by +5.93% 🎉

Coverage data is based on head (b6547e1) compared to base (914caf5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                Coverage Diff                @@
##           5.0-servicing    #1782      +/-   ##
=================================================
+ Coverage          65.47%   71.40%   +5.93%     
=================================================
  Files                293      293              
  Lines              61385    61385              
=================================================
+ Hits               40189    43834    +3645     
+ Misses             21196    17551    -3645     
Flag Coverage Δ
addons 92.38% <ø> (+92.38%) ⬆️
netcore 75.02% <ø> (+5.83%) ⬆️
netfx 69.26% <ø> (+5.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...re/src/Microsoft/Data/SqlClient/SNI/SNINpHandle.cs 73.77% <0.00%> (-4.92%) ⬇️
.../src/Microsoft/Data/SqlClient/SNI/SNIMarsHandle.cs 87.89% <0.00%> (-4.49%) ⬇️
...rc/Microsoft/Data/ProviderBase/DbConnectionPool.cs 85.63% <0.00%> (-0.44%) ⬇️
...crosoft/Data/SqlClient/SqlInternalConnectionTds.cs 67.27% <0.00%> (-0.18%) ⬇️
...c/Microsoft/Data/SqlClient/TdsParserStateObject.cs 81.50% <0.00%> (-0.15%) ⬇️
...rc/Microsoft/Data/ProviderBase/DbConnectionPool.cs 85.16% <0.00%> (+0.16%) ⬆️
...crosoft/Data/SqlClient/SqlInternalConnectionTds.cs 72.88% <0.00%> (+0.19%) ⬆️
...c/Microsoft/Data/SqlClient/TdsParserStateObject.cs 81.79% <0.00%> (+0.21%) ⬆️
...c/Microsoft/Data/SqlClient/SqlClientEventSource.cs 80.13% <0.00%> (+0.34%) ⬆️
...SqlClient/src/Microsoft/Data/SqlClient/TdsEnums.cs 93.29% <0.00%> (+0.60%) ⬆️
... and 51 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@David-Engel David-Engel merged commit 9e2ba04 into 5.0-servicing Oct 5, 2022
@David-Engel David-Engel deleted the cheena/5-0-fix-hnic branch October 5, 2022 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants