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

Show low-level OS error on TCP connection errors. #264

Merged
merged 1 commit into from
Jan 27, 2024

Initial fix.

59dd30e
Select commit
Loading
Failed to load commit list.
Merged

Show low-level OS error on TCP connection errors. #264

Initial fix.
59dd30e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 26, 2024 in 0s

99.06% (+0.00%) compared to 7d6abeb

View this Pull Request on Codecov

99.06% (+0.00%) compared to 7d6abeb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7d6abeb) 99.06% compared to head (59dd30e) 99.06%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #264   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files          24       24           
  Lines        5112     5112           
=======================================
  Hits         5064     5064           
  Misses         48       48           

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