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

SNOW-817091: Async execution #887

Merged
merged 48 commits into from
Mar 26, 2024

Replaced Description attribute with StringAttr attribute

29b8149
Select commit
Loading
Failed to load commit list.
Merged

SNOW-817091: Async execution #887

Replaced Description attribute with StringAttr attribute
29b8149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 25, 2024 in 1s

77.27% of diff hit (target 84.23%)

View this Pull Request on Codecov

77.27% of diff hit (target 84.23%)

Annotations

Check warning on line 373 in Snowflake.Data/Client/SnowflakeDbCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Client/SnowflakeDbCommand.cs#L373

Added line #L373 was not covered by tests

Check warning on line 347 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L347

Added line #L347 was not covered by tests

Check warning on line 406 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 412 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L409-L412

Added lines #L409 - L412 were not covered by tests

Check warning on line 414 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L414

Added line #L414 was not covered by tests

Check warning on line 416 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L416

Added line #L416 was not covered by tests

Check warning on line 753 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L752-L753

Added lines #L752 - L753 were not covered by tests

Check warning on line 759 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L756-L759

Added lines #L756 - L759 were not covered by tests

Check warning on line 761 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L761

Added line #L761 was not covered by tests

Check warning on line 763 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L763

Added line #L763 was not covered by tests

Check warning on line 832 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L829-L832

Added lines #L829 - L832 were not covered by tests

Check warning on line 845 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L840-L845

Added lines #L840 - L845 were not covered by tests

Check warning on line 859 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L856-L859

Added lines #L856 - L859 were not covered by tests

Check warning on line 887 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L884-L887

Added lines #L884 - L887 were not covered by tests

Check warning on line 900 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L895-L900

Added lines #L895 - L900 were not covered by tests

Check warning on line 914 in Snowflake.Data/Core/SFStatement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFStatement.cs#L911-L914

Added lines #L911 - L914 were not covered by tests