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

feat: impl PoolWaitTimeoutError #120

Merged
merged 1 commit into from
Aug 12, 2024

feat: impl PoolWaitTimeoutError

5f2f29e
Select commit
Loading
Failed to load commit list.
Merged

feat: impl PoolWaitTimeoutError #120

feat: impl PoolWaitTimeoutError
5f2f29e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 12, 2024 in 0s

98.40% (-0.79%) compared to 37d8d8c

View this Pull Request on Codecov

98.40% (-0.79%) compared to 37d8d8c

Details

Codecov Report

Attention: Patch coverage is 85.50725% with 10 lines in your changes missing coverage. Please review.

Project coverage is 98.40%. Comparing base (37d8d8c) to head (5f2f29e).
Report is 5 commits behind head on master.

Files Patch % Lines
src/client.ts 80.39% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   99.19%   98.40%   -0.79%     
==========================================
  Files           8       10       +2     
  Lines         992     1130     +138     
  Branches      219      229      +10     
==========================================
+ Hits          984     1112     +128     
- Misses          8       18      +10     

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