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-1629635 fix connection pool allocation #1024

Merged
merged 5 commits into from
Sep 23, 2024

Merge branch 'master' into SNOW-1629635-fix-connection-pool-allocation

02aedf2
Select commit
Loading
Failed to load commit list.
Merged

SNOW-1629635 fix connection pool allocation #1024

Merge branch 'master' into SNOW-1629635-fix-connection-pool-allocation
02aedf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 1s

93.29% of diff hit (target 85.75%)

View this Pull Request on Codecov

93.29% of diff hit (target 85.75%)

Annotations

Check warning on line 134 in Snowflake.Data/Client/SnowflakeDbConnectionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Client/SnowflakeDbConnectionPool.cs#L134

Added line #L134 was 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 59 in Snowflake.Data/Core/Tools/Diagnostics.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Tools/Diagnostics.cs#L58-L59

Added lines #L58 - L59 were not covered by tests