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: make ReleaseTimeout() more efficient in waiting workers to exit #329

Merged
merged 1 commit into from
Jun 17, 2024

opt: make ReleaseTimeout() more efficient in waiting workers to exit

b9e7aaf
Select commit
Loading
Failed to load commit list.
Merged

opt: make ReleaseTimeout() more efficient in waiting workers to exit #329

opt: make ReleaseTimeout() more efficient in waiting workers to exit
b9e7aaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2024 in 0s

90.52% (-0.81%) compared to 3ffd3da

View this Pull Request on Codecov

90.52% (-0.81%) compared to 3ffd3da

Details

Codecov Report

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

Project coverage is 90.52%. Comparing base (3ffd3da) to head (b9e7aaf).

Files Patch % Lines
pool.go 85.36% 5 Missing and 1 partial ⚠️
pool_func.go 86.36% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #329      +/-   ##
==========================================
- Coverage   91.32%   90.52%   -0.81%     
==========================================
  Files          11       11              
  Lines         761      802      +41     
==========================================
+ Hits          695      726      +31     
- Misses         45       53       +8     
- Partials       21       23       +2     

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