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

switch c compiler check to different cmake variable #1169

Closed DmitriyMusatkin closed 1 week ago

DmitriyMusatkin commented 1 week 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 1 week ago

Codecov Report

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

Project coverage is 83.63%. Comparing base (c4b032d) to head (48a7afb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1169 +/- ## ======================================= Coverage 83.63% 83.63% ======================================= Files 57 57 Lines 5953 5953 ======================================= Hits 4979 4979 Misses 974 974 ```

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