awslabs / aws-c-common

Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Apache License 2.0
263 stars 159 forks source link

Fix aws_host_utils_is_ipv6 function #1114

Closed waahm7 closed 6 months ago

waahm7 commented 6 months ago

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 6 months ago

Codecov Report

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

Project coverage is 83.12%. Comparing base (24e2396) to head (8a280d6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1114 +/- ## ========================================== - Coverage 83.14% 83.12% -0.03% ========================================== Files 56 56 Lines 5760 5753 -7 ========================================== - Hits 4789 4782 -7 Misses 971 971 ```

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