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

Blackrock: Added QUOTED_IDENTIFIER and CONCAT_NULL_YIELDS_NULL flag in connection #2618

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

Added test cases for QUOTED_IDENTIFIER/CONCAT_NULL_YIELDS_NULL flags'…

4e7192a
Select commit
Loading
Failed to load commit list.
Open

Blackrock: Added QUOTED_IDENTIFIER and CONCAT_NULL_YIELDS_NULL flag in connection #2618

Added test cases for QUOTED_IDENTIFIER/CONCAT_NULL_YIELDS_NULL flags'…
4e7192a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 4, 2025 in 0s

67.21% of diff hit (target 51.54%)

View this Pull Request on Codecov

67.21% of diff hit (target 51.54%)

Annotations

Check warning on line 3539 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#L3538-L3539

Added lines #L3538 - L3539 were not covered by tests

Check warning on line 3555 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#L3554-L3555

Added lines #L3554 - L3555 were not covered by tests

Check warning on line 4817 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#L4817

Added line #L4817 was not covered by tests

Check warning on line 951 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDataSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDataSource.java#L951

Added line #L951 was not covered by tests

Check warning on line 958 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDataSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDataSource.java#L957-L958

Added lines #L957 - L958 were not covered by tests

Check warning on line 752 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java#L752

Added line #L752 was not covered by tests

Check warning on line 758 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java#L756-L758

Added lines #L756 - L758 were not covered by tests

Check warning on line 766 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java#L766

Added line #L766 was not covered by tests

Check warning on line 769 in src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDriver.java#L769

Added line #L769 was not covered by tests