awslabs / aws-c-io

This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.
Apache License 2.0
109 stars 61 forks source link

TLS deliver buffer data during shutdown #650

Closed TingDaoK closed 2 months ago

TingDaoK commented 3 months ago

Issue #, if available:

Description of changes:

Notes:

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

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.39%. Comparing base (bf06976) to head (463c563).

Files Patch % Lines
source/s2n/s2n_tls_channel_handler.c 96.15% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #650 +/- ## ========================================== + Coverage 80.18% 80.39% +0.20% ========================================== Files 28 28 Lines 5966 5992 +26 ========================================== + Hits 4784 4817 +33 + Misses 1182 1175 -7 ```

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