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

IBM Semeru Runtime Certified Edition for z/OS, Kerberos and mssql-jdbc don't work together #2576 #2581

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

Update isIBM()

6187602
Select commit
Loading
Failed to load commit list.
Open

IBM Semeru Runtime Certified Edition for z/OS, Kerberos and mssql-jdbc don't work together #2576 #2581

Update isIBM()
6187602
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

51.22% (+0.00%) compared to 03cfcfd

View this Pull Request on Codecov

51.22% (+0.00%) compared to 03cfcfd

Details

Codecov Report

Attention: Patch coverage is 21.42857% with 22 lines in your changes missing coverage. Please review.

Project coverage is 51.22%. Comparing base (03cfcfd) to head (6187602).

Files with missing lines Patch % Lines
...om/microsoft/sqlserver/jdbc/JaasConfiguration.java 0.00% 12 Missing ⚠️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 50.00% 5 Missing and 1 partial ⚠️
...m/microsoft/sqlserver/jdbc/KerbAuthentication.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2581   +/-   ##
=========================================
  Coverage     51.22%   51.22%           
- Complexity     3956     3957    +1     
=========================================
  Files           147      147           
  Lines         33657    33678   +21     
  Branches       5624     5624           
=========================================
+ Hits          17241    17252   +11     
- Misses        14002    14011    +9     
- Partials       2414     2415    +1     

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