Skip to content

Conversation

lcheunglci
Copy link
Contributor

Backporting fix to the 5.1-servicing branch. This fix addresses the issue where the decrypt fail exception was not thrown properly caused by a partial read issue resulting a TDS invalid token exception instead. These changes are based on #1948

…etric key decryption fails using Always Encrypted. (dotnet#1948)
@lcheunglci lcheunglci added this to the 5.1.1 milestone Mar 24, 2023
@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.98 ⚠️

Comparison is base (0156df2) 70.83% compared to head (624fb26) 69.86%.

Additional details and impacted files
@@                Coverage Diff                @@
##           5.1-servicing    #1968      +/-   ##
=================================================
- Coverage          70.83%   69.86%   -0.98%     
=================================================
  Files                292      292              
  Lines              61732    61736       +4     
=================================================
- Hits               43730    43133     -597     
- Misses             18002    18603     +601     
Flag Coverage Δ
addons 92.38% <ø> (ø)
netcore 74.00% <0.00%> (-0.30%) ⬇️
netfx 67.98% <0.00%> (-1.22%) ⬇️

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

Impacted Files Coverage Δ
.../netcore/src/Microsoft/Data/SqlClient/TdsParser.cs 73.34% <0.00%> (-0.71%) ⬇️
...nt/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs 70.83% <0.00%> (-0.03%) ⬇️

... and 24 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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