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

Set appropriate value to requestedEncryptionLevel for encrypt=STRICT #2597

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

machavan
Copy link
Contributor

@machavan machavan commented Feb 7, 2025

Set appropriate value to requestedEncryptionLevel for encrypt=STRICT

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.49%. Comparing base (25ea8da) to head (4dbaeee).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2597      +/-   ##
============================================
+ Coverage     51.35%   51.49%   +0.13%     
- Complexity     3972     4010      +38     
============================================
  Files           147      147              
  Lines         33664    33666       +2     
  Branches       5626     5627       +1     
============================================
+ Hits          17288    17336      +48     
+ Misses        13939    13938       -1     
+ Partials       2437     2392      -45     

☔ 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
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

3 participants