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

Add http/1 payload read timeout #251

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Add http/1 payload read timeout #251

merged 1 commit into from
Nov 20, 2023

Conversation

fafhrd91
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (d441e79) 89.66% compared to head (f93c4e7) 89.81%.

Files Patch % Lines
ntex/src/http/h1/dispatcher.rs 77.63% 34 Missing ⚠️
ntex-io/src/dispatcher.rs 83.33% 1 Missing ⚠️
ntex-io/src/io.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
+ Coverage   89.66%   89.81%   +0.14%     
==========================================
  Files         189      189              
  Lines       32078    32172      +94     
==========================================
+ Hits        28764    28896     +132     
+ Misses       3314     3276      -38     

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

@fafhrd91 fafhrd91 merged commit fda7e41 into master Nov 20, 2023
22 of 23 checks passed
@fafhrd91 fafhrd91 deleted the http-payload-rate branch November 20, 2023 13:31
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.

1 participant