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

fix: handle FDWatcher exception on closed sockets #254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fix

133b285
Select commit
Loading
Failed to load commit list.
Open

fix: handle FDWatcher exception on closed sockets #254

fix
133b285
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 18, 2024 in 0s

89.36% (-0.35%) compared to 05f9ec2

View this Pull Request on Codecov

89.36% (-0.35%) compared to 05f9ec2

Details

Codecov Report

Attention: Patch coverage is 45.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 89.36%. Comparing base (05f9ec2) to head (133b285).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/Curl/Multi.jl 53.84% 6 Missing ⚠️
src/Downloads.jl 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
- Coverage   89.70%   89.36%   -0.35%     
==========================================
  Files           5        5              
  Lines         583      630      +47     
==========================================
+ Hits          523      563      +40     
- Misses         60       67       +7     

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