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 KeepAlive timeout handling in default dispatcher #351

Merged
merged 2 commits into from
May 1, 2024

Conversation

fafhrd91
Copy link
Collaborator

@fafhrd91 fafhrd91 commented May 1, 2024

No description provided.

Copy link

codecov bot commented May 1, 2024

Codecov Report

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

Project coverage is 90.66%. Comparing base (c9c85f2) to head (6dae563).
Report is 1 commits behind head on master.

Files Patch % Lines
ntex-io/src/dispatcher.rs 50.00% 4 Missing ⚠️
ntex-io/src/ioref.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
+ Coverage   90.62%   90.66%   +0.03%     
==========================================
  Files         197      197              
  Lines       31646    31689      +43     
==========================================
+ Hits        28680    28731      +51     
+ Misses       2966     2958       -8     

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

@fafhrd91 fafhrd91 merged commit 33490cd into master May 1, 2024
17 of 22 checks passed
@fafhrd91 fafhrd91 deleted the fix-keepalive-handling branch May 1, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant