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

refactor pem #605

Closed DmitriyMusatkin closed 9 months ago

DmitriyMusatkin 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

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

Comparison is base (a8d6360) 79.91% compared to head (45f7ef0) 79.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #605 +/- ## ========================================== - Coverage 79.91% 79.72% -0.19% ========================================== Files 28 27 -1 Lines 5854 5893 +39 ========================================== + Hits 4678 4698 +20 - Misses 1176 1195 +19 ``` | [Files](https://app.codecov.io/gh/awslabs/aws-c-io/pull/605?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [source/io.c](https://app.codecov.io/gh/awslabs/aws-c-io/pull/605?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL2lvLmM=) | `90.90% <ø> (ø)` | | | [source/pem.c](https://app.codecov.io/gh/awslabs/aws-c-io/pull/605?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL3BlbS5j) | `82.82% <82.82%> (ø)` | |

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