awslabs / aws-c-http

C99 implementation of the HTTP/1.1 and HTTP/2 specifications
Apache License 2.0
137 stars 42 forks source link

Fix warnings in public headers #440

Closed waahm7 closed 1 year ago

waahm7 commented 1 year 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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.11 :warning:

Comparison is base (3d72f46) 79.78% compared to head (4692775) 79.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #440 +/- ## ========================================== - Coverage 79.78% 79.68% -0.11% ========================================== Files 27 27 Lines 11508 11509 +1 ========================================== - Hits 9182 9171 -11 - Misses 2326 2338 +12 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/awslabs/aws-c-http/pull/440/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.