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

Refactor http/1 keep-alive timer #248

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Refactor http/1 keep-alive timer #248

merged 3 commits into from
Nov 14, 2023

Conversation

fafhrd91
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

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

Comparison is base (f07c057) 89.90% compared to head (ae3223b) 89.70%.

Files Patch % Lines
ntex/src/http/config.rs 65.65% 34 Missing ⚠️
ntex/src/http/h1/dispatcher.rs 65.78% 26 Missing ⚠️
ntex/src/http/builder.rs 75.00% 8 Missing ⚠️
ntex/src/http/service.rs 50.00% 3 Missing ⚠️
ntex/src/web/test.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   89.90%   89.70%   -0.21%     
==========================================
  Files         189      189              
  Lines       31992    32076      +84     
==========================================
+ Hits        28764    28773       +9     
- Misses       3228     3303      +75     

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

@fafhrd91 fafhrd91 merged commit f9759a4 into master Nov 14, 2023
21 of 23 checks passed
@fafhrd91 fafhrd91 deleted the slow-request-timeout branch November 14, 2023 10:54
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