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-902608 #2/4 new pool version v2 #794

SNOW-902611

c401f2c
Select commit
Loading
Failed to load commit list.
Merged

pool/SNOW-902608 #2/4 new pool version v2 #794

SNOW-902611
c401f2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

83.80% (+0.24%) compared to 22d32dd

View this Pull Request on Codecov

83.80% (+0.24%) compared to 22d32dd

Details

Codecov Report

Merging #794 (c401f2c) into pool/SNOW-860872-connection-pool (22d32dd) will increase coverage by 0.24%.
The diff coverage is 95.36%.

@@                         Coverage Diff                          @@
##           pool/SNOW-860872-connection-pool     #794      +/-   ##
====================================================================
+ Coverage                             83.56%   83.80%   +0.24%     
====================================================================
  Files                                    89       91       +2     
  Lines                                  9155     9313     +158     
  Branches                                837      857      +20     
====================================================================
+ Hits                                   7650     7805     +155     
- Misses                                 1278     1279       +1     
- Partials                                227      229       +2     
Files Coverage Δ
Snowflake.Data/Core/SFError.cs 100.00% <ø> (ø)
...wflake.Data/Core/Session/ConnectionCacheManager.cs 100.00% <100.00%> (ø)
Snowflake.Data/Core/Session/SFSession.cs 79.79% <100.00%> (+0.37%) ⬆️
Snowflake.Data/Core/Session/SessionFactory.cs 100.00% <100.00%> (ø)
Snowflake.Data/Core/Session/SessionPool.cs 90.00% <97.05%> (+2.64%) ⬆️
Snowflake.Data/Client/SnowflakeDbConnectionPool.cs 95.23% <92.30%> (-4.77%) ⬇️
...owflake.Data/Core/Session/ConnectionPoolManager.cs 95.91% <95.91%> (ø)

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!