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-937190 max pool size reached #839

Closed

SNOW-937190 Wait for idle sessions available

ee2bff8
Select commit
Loading
Failed to load commit list.
Closed

Pool/SNOW-937190 max pool size reached #839

SNOW-937190 Wait for idle sessions available
ee2bff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2023 in 0s

81.40% (-0.22%) compared to 56f0b81

View this Pull Request on Codecov

81.40% (-0.22%) compared to 56f0b81

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (56f0b81) 81.62% compared to head (ee2bff8) 81.40%.

❗ Current head ee2bff8 differs from pull request most recent head 69d2545. Consider uploading reports for the commit 69d2545 to get more accurate results

Files Patch % Lines
Snowflake.Data/Core/Session/SessionPool.cs 88.52% 10 Missing and 4 partials ⚠️
Snowflake.Data/Core/Session/NoOneWaiting.cs 81.25% 3 Missing ⚠️
...nowflake.Data/Core/Session/SessionOrCreateToken.cs 83.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@                         Coverage Diff                          @@
##           pool/SNOW-860872-connection-pool     #840      +/-   ##
====================================================================
- Coverage                             81.62%   81.40%   -0.22%     
====================================================================
  Files                                    93       99       +6     
  Lines                                  9334     9505     +171     
  Branches                                858      868      +10     
====================================================================
+ Hits                                   7619     7738     +119     
- Misses                                 1475     1517      +42     
- Partials                                240      250      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.