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

opt: speed up ReleaseTimeout() for multi-pool #332

Merged
merged 1 commit into from
Jun 17, 2024

opt: speed up ReleaseTimeout() for multi-pool

05edbd0
Select commit
Loading
Failed to load commit list.
Merged

opt: speed up ReleaseTimeout() for multi-pool #332

opt: speed up ReleaseTimeout() for multi-pool
05edbd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2024 in 1s

90.88% (-0.16%) compared to 95dad45

View this Pull Request on Codecov

90.88% (-0.16%) compared to 95dad45

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.88%. Comparing base (95dad45) to head (05edbd0).

Files Patch % Lines
multipool.go 72.72% 4 Missing and 2 partials ⚠️
multipool_func.go 72.72% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #332      +/-   ##
==========================================
- Coverage   91.04%   90.88%   -0.16%     
==========================================
  Files          11       11              
  Lines         804      834      +30     
==========================================
+ Hits          732      758      +26     
- Misses         50       51       +1     
- Partials       22       25       +3     

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