snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
173 stars 130 forks source link

Fix flaky test TestWaitUntilResourceAvailable #907

Closed sfc-gh-knozderko closed 2 months ago

sfc-gh-knozderko commented 3 months ago

Description

Fix flaky test TestWaitUntilResourceAvailable

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.37%. Comparing base (0983d94) to head (c718ea3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## pool/SNOW-860872-connection-pool #907 +/- ## ==================================================================== + Coverage 82.31% 82.37% +0.06% ==================================================================== Files 104 104 Lines 9876 9876 Branches 912 912 ==================================================================== + Hits 8129 8135 +6 + Misses 1496 1491 -5 + Partials 251 250 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.