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(network): close stream on timeout #1520

Merged
merged 3 commits into from
Oct 3, 2024

fix(network): ignore error on stream read

28c5d0a
Select commit
Loading
Failed to load commit list.
Merged

fix(network): close stream on timeout #1520

fix(network): ignore error on stream read
28c5d0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

75.14% (-0.07%) compared to dcdb8bf

View this Pull Request on Codecov

75.14% (-0.07%) compared to dcdb8bf

Details

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.

Project coverage is 75.14%. Comparing base (dcdb8bf) to head (28c5d0a).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1520      +/-   ##
==========================================
- Coverage   75.20%   75.14%   -0.07%     
==========================================
  Files         223      233      +10     
  Lines       11654    12136     +482     
==========================================
+ Hits         8764     9119     +355     
- Misses       2461     2577     +116     
- Partials      429      440      +11