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

Fix tests that require a valid cert to use add_net_test_case #637

Closed waahm7 closed 5 months ago

waahm7 commented 5 months ago

Description of changes: Follow up to #636

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

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.11%. Comparing base (47be63c) to head (acb8d53).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #637 +/- ## ========================================== + Coverage 80.06% 80.11% +0.05% ========================================== Files 28 28 Lines 5964 5964 ========================================== + Hits 4775 4778 +3 + Misses 1189 1186 -3 ```

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