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

Feature-32573 When using AccessTokenCallback, remove validation that requires Password to be empty. #2544

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ananya2
Copy link

@Ananya2 Ananya2 commented Nov 21, 2024

SQLServerConnection connectInternal() throws exception R_AccessTokenCallbackWithUserPassword. This logic may be too restrictive and may be removed.
https://sqlclientdrivers.visualstudio.com/mssql-jdbc/_workitems/edit/32573

…ord to be empty

SQLServerConnection connectInternal() throws exception R_AccessTokenCallbackWithUserPassword. This logic may be too restrictive and may be removed.
https://sqlclientdrivers.visualstudio.com/mssql-jdbc/_workitems/edit/32573
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.00%. Comparing base (5297987) to head (5c4f0f4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2544      +/-   ##
============================================
- Coverage     51.10%   51.00%   -0.11%     
+ Complexity     3935     3917      -18     
============================================
  Files           147      147              
  Lines         33460    33454       -6     
  Branches       5608     5605       -3     
============================================
- Hits          17101    17064      -37     
- Misses        13971    13978       +7     
- Partials       2388     2412      +24     

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

…WithUserPassword. This logic may be too restrictive and may be removed
@Ananya2 Ananya2 self-assigned this Nov 26, 2024
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.

1 participant