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

connection pool: max idle connections implementation #17443

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

connection pool: max idle connections implementation

10025af
Select commit
Loading
Failed to load commit list.
Draft

connection pool: max idle connections implementation #17443

connection pool: max idle connections implementation
10025af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

67.66% (-0.01%) compared to 9383943

View this Pull Request on Codecov

67.66% (-0.01%) compared to 9383943

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 67.66%. Comparing base (9383943) to head (10025af).

Files with missing lines Patch % Lines
go/pools/smartconnpool/pool.go 73.33% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17443      +/-   ##
==========================================
- Coverage   67.67%   67.66%   -0.01%     
==========================================
  Files        1583     1583              
  Lines      254363   254394      +31     
==========================================
- Hits       172140   172137       -3     
- Misses      82223    82257      +34     

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