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
262 stars 159 forks source link

Disable MSVC warning triggered by aws_future macros #1033

Closed graebm closed 1 year ago

graebm commented 1 year ago

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 and project coverage have no change.

Comparison is base (f77b55d) 82.04% compared to head (39d2c78) 82.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1033 +/- ## ======================================= Coverage 82.04% 82.04% ======================================= Files 52 52 Lines 5653 5653 ======================================= Hits 4638 4638 Misses 1015 1015 ```

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