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

Added error string and useIbmModule boolean flag

ab0181a
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

Added error string and useIbmModule boolean flag
ab0181a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 0s

0.00% of diff hit (target 51.01%)

View this Pull Request on Codecov

0.00% of diff hit (target 51.01%)

Annotations

Check warning on line 22 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L22

Added line #L22 was not covered by tests

Check warning on line 27 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L27

Added line #L27 was not covered by tests

Check warning on line 32 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 36 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 43 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 54 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 66 in src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/JaasConfiguration.java#L66

Added line #L66 was not covered by tests

Check warning on line 52 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L49-L52

Added lines #L49 - L52 were not covered by tests