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

Pool/snow 860872 connection pool #913

Closed
wants to merge 8 commits into from

Pool/SNOW-937183 Prevent evicted connections from returning to the po…

7db9d54
Select commit
Loading
Failed to load commit list.
Closed

Pool/snow 860872 connection pool #913

Pool/SNOW-937183 Prevent evicted connections from returning to the po…
7db9d54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 12, 2024 in 1s

94.27% of diff hit (target 83.56%)

View this Pull Request on Codecov

94.27% of diff hit (target 83.56%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Client/SnowflakeDbConnectionPool.cs#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 100 in Snowflake.Data/Core/Session/ConnectionPoolManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionPoolManager.cs#L100

Added line #L100 was not covered by tests

Check warning on line 62 in Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs#L62

Added line #L62 was not covered by tests

Check warning on line 64 in Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs#L64

Added line #L64 was not covered by tests

Check warning on line 104 in Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 112 in Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 25 in Snowflake.Data/Core/Session/SessionOrCreationTokens.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionOrCreationTokens.cs#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 75 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 134 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L134

Added line #L134 was not covered by tests

Check warning on line 247 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L247

Added line #L247 was not covered by tests

Check warning on line 349 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L349

Added line #L349 was not covered by tests

Check warning on line 362 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L360-L362

Added lines #L360 - L362 were not covered by tests

Check warning on line 413 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L412-L413

Added lines #L412 - L413 were not covered by tests

Check warning on line 19 in Snowflake.Data/Core/Session/SessionPoolEventHandler.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPoolEventHandler.cs#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 137 in Snowflake.Data/Core/Session/SessionPropertiesWithDefaultValuesExtractor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPropertiesWithDefaultValuesExtractor.cs#L137

Added line #L137 was not covered by tests

Check warning on line 47 in Snowflake.Data/Core/Session/WaitingQueue.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/WaitingQueue.cs#L45-L47

Added lines #L45 - L47 were not covered by tests