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

Introduced timeouts for MSAL calls. #2562

Merged
merged 13 commits into from
Jan 15, 2025

Added unit tests

51f1100
Select commit
Loading
Failed to load commit list.
Merged

Introduced timeouts for MSAL calls. #2562

Added unit tests
51f1100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 1s

26.31% of diff hit (target 51.03%)

View this Pull Request on Codecov

26.31% of diff hit (target 51.03%)

Annotations

Check warning on line 6198 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java#L6198

Added line #L6198 was not covered by tests

Check warning on line 6244 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java#L6244

Added line #L6244 was not covered by tests

Check warning on line 6267 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java#L6267

Added line #L6267 was not covered by tests

Check warning on line 120 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L120

Added line #L120 was not covered by tests

Check warning on line 187 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L187

Added line #L187 was not covered by tests

Check warning on line 305 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L305

Added line #L305 was not covered by tests

Check warning on line 360 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L360

Added line #L360 was not covered by tests

Check warning on line 377 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L376-L377

Added lines #L376 - L377 were not covered by tests

Check warning on line 442 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L442

Added line #L442 was not covered by tests

Check warning on line 454 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L454

Added line #L454 was not covered by tests

Check warning on line 472 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerMSAL4JUtils.java#L471-L472

Added lines #L471 - L472 were not covered by tests

Check warning on line 468 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerSecurityUtility.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerSecurityUtility.java#L468

Added line #L468 was not covered by tests