awslabs / aws-c-http

C99 implementation of the HTTP/1.1 and HTTP/2 specifications
Apache License 2.0
136 stars 42 forks source link

Connection shutdown with buffered data #482

Closed TingDaoK closed 3 months ago

TingDaoK commented 3 months ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.45%. Comparing base (b5684c7) to head (c9cfa04).

Files Patch % Lines
source/h1_connection.c 97.14% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #482 +/- ## ========================================== - Coverage 79.51% 79.45% -0.07% ========================================== Files 27 27 Lines 11661 11689 +28 ========================================== + Hits 9272 9287 +15 - Misses 2389 2402 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.