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

Added warning for ActiveDirectoryPassword authentication method #2624

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

Conversation

machavan
Copy link
Contributor

@machavan machavan commented Mar 3, 2025

Warning message to indicaite deprecation of ActiveDirectoryPassword authentication method.

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

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

Project coverage is 51.44%. Comparing base (7e795d4) to head (357b401).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 0.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2624      +/-   ##
============================================
- Coverage     51.54%   51.44%   -0.10%     
+ Complexity     3996     3982      -14     
============================================
  Files           147      147              
  Lines         33694    33696       +2     
  Branches       5630     5631       +1     
============================================
- Hits          17366    17334      -32     
- Misses        13877    13905      +28     
- Partials       2451     2457       +6     

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

@machavan machavan linked an issue Mar 4, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Under Peer Review
Development

Successfully merging this pull request may close these issues.

Deprecate Authentication=ActiveDirectoryPassword
1 participant