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-1640968 chunk downloader fix #1022

Merged
merged 10 commits into from
Oct 9, 2024

SNOW-1640968 fix after merge

6f4620a
Select commit
Loading
Failed to load commit list.
Merged

SNOW-1640968 chunk downloader fix #1022

SNOW-1640968 fix after merge
6f4620a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 8, 2024 in 0s

84.89% of diff hit (target 85.79%)

View this Pull Request on Codecov

84.89% of diff hit (target 85.79%)

Annotations

Check warning on line 56 in Snowflake.Data/Core/BaseResultChunk.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/BaseResultChunk.cs#L50-L56

Added lines #L50 - L56 were not covered by tests

Check warning on line 184 in Snowflake.Data/Core/SFBlockingChunkDownloaderV3.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFBlockingChunkDownloaderV3.cs#L182-L184

Added lines #L182 - L184 were not covered by tests

Check warning on line 37 in Snowflake.Data/Core/SFReusableChunk.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFReusableChunk.cs#L33-L37

Added lines #L33 - L37 were not covered by tests

Check warning on line 119 in Snowflake.Data/Core/SFReusableChunk.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFReusableChunk.cs#L113-L119

Added lines #L113 - L119 were not covered by tests

Check warning on line 124 in Snowflake.Data/Core/SFReusableChunk.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/SFReusableChunk.cs#L121-L124

Added lines #L121 - L124 were not covered by tests