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

ResourcePool: expose using-capable borrow() #62

Merged
merged 7 commits into from
Apr 6, 2024

shorten code

f85760a
Select commit
Loading
Failed to load commit list.
Merged

ResourcePool: expose using-capable borrow() #62

shorten code
f85760a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2024 in 1s

48.46% (+0.26%) compared to 13713cd

View this Pull Request on Codecov

48.46% (+0.26%) compared to 13713cd

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 48.46%. Comparing base (13713cd) to head (f85760a).

Files Patch % Lines
src/concurrency/resource-pool.ts 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary      #62      +/-   ##
==========================================
+ Coverage   48.20%   48.46%   +0.26%     
==========================================
  Files          58       58              
  Lines        1000     1009       +9     
  Branches      156      177      +21     
==========================================
+ Hits          482      489       +7     
- Misses        518      520       +2     

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