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

[5.1.6] | Fix decrypt failure to drain data #2818

Conversation

dauinsight
Copy link
Contributor

Backports: #2618

@dauinsight dauinsight added the 🐛 Bug! Something isn't right ! label Aug 26, 2024
@DavoudEshtehari DavoudEshtehari changed the title [5.1] Fix | Fix decrypt failure to drain data [5.1] | Fix decrypt failure to drain data Aug 26, 2024
@DavoudEshtehari DavoudEshtehari changed the title [5.1] | Fix decrypt failure to drain data [5.1.6] | Fix decrypt failure to drain data Aug 26, 2024
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

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

Project coverage is 71.94%. Comparing base (2eb0ed9) to head (3948492).
Report is 1 commits behind head on release/5.1.

Files Patch % Lines
.../netcore/src/Microsoft/Data/SqlClient/TdsParser.cs 0.00% 2 Missing ⚠️
...nt/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release/5.1    #2818      +/-   ##
===============================================
- Coverage        71.94%   71.94%   -0.01%     
===============================================
  Files              293      293              
  Lines            61643    61647       +4     
===============================================
+ Hits             44352    44353       +1     
- Misses           17291    17294       +3     
Flag Coverage Δ
addons 92.38% <ø> (ø)
netcore 75.99% <0.00%> (+<0.01%) ⬆️
netfx 69.64% <0.00%> (-0.02%) ⬇️

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug! Something isn't right !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants