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
105 stars 58 forks source link

Handle CRLF for windows #608

Closed xiazhvera closed 9 months ago

xiazhvera commented 9 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 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (5471955) 79.72% compared to head (dbe306d) 79.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #608 +/- ## ========================================== + Coverage 79.72% 79.73% +0.01% ========================================== Files 27 27 Lines 5893 5892 -1 ========================================== Hits 4698 4698 + Misses 1195 1194 -1 ``` | [Files](https://app.codecov.io/gh/awslabs/aws-c-io/pull/608?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [source/pem.c](https://app.codecov.io/gh/awslabs/aws-c-io/pull/608?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL3BlbS5j) | `83.24% <100.00%> (+0.42%)` | :arrow_up: |

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