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 handling not consumed request's payload #367

Merged
merged 2 commits into from
May 29, 2024

Conversation

fafhrd91
Copy link
Member

No description provided.

Copy link

codecov bot commented May 29, 2024

Codecov Report

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

Project coverage is 90.93%. Comparing base (9c29de1) to head (a02865a).

Files Patch % Lines
ntex/src/http/h1/dispatcher.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #367      +/-   ##
==========================================
+ Coverage   90.90%   90.93%   +0.02%     
==========================================
  Files         198      198              
  Lines       31876    31871       -5     
==========================================
+ Hits        28978    28982       +4     
+ Misses       2898     2889       -9     

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

@fafhrd91 fafhrd91 merged commit 34142e1 into master May 29, 2024
22 checks passed
@fafhrd91 fafhrd91 deleted the handling-not-consumed-payloads branch May 29, 2024 13:29
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