Skip to content

SNOW-902608 - new pool version implementation

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 16, 2023 in 0s

43.15% of diff hit (target 84.95%)

View this Pull Request on Codecov

43.15% of diff hit (target 84.95%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Client/SnowflakeDbConnectionPool.cs#L101-L114

Added lines #L101 - L114 were not covered by tests

Check warning on line 17 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 26 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L20-L26

Added lines #L20 - L26 were not covered by tests

Check warning on line 29 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L29

Added line #L29 was not covered by tests

Check warning on line 32 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L32

Added line #L32 was not covered by tests

Check warning on line 35 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L35

Added line #L35 was not covered by tests

Check warning on line 43 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L38-L43

Added lines #L38 - L43 were not covered by tests

Check warning on line 51 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 53 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L53

Added line #L53 was not covered by tests

Check warning on line 61 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L56-L61

Added lines #L56 - L61 were not covered by tests

Check warning on line 63 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L63

Added line #L63 was not covered by tests

Check warning on line 65 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L65

Added line #L65 was not covered by tests

Check warning on line 76 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L68-L76

Added lines #L68 - L76 were not covered by tests

Check warning on line 78 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L78

Added line #L78 was not covered by tests

Check warning on line 85 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 89 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 97 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L91-L97

Added lines #L91 - L97 were not covered by tests

Check warning on line 99 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L99

Added line #L99 was not covered by tests

Check warning on line 105 in Snowflake.Data/Core/Session/ConnectionManagerV2.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/ConnectionManagerV2.cs#L103-L105

Added lines #L103 - L105 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L40 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L42-L44

Added lines #L42 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L50 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L59 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L98 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L101 was not covered by tests