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

Update builder to fix macos arm64 CI #1137

Closed waahm7 closed 4 months ago

waahm7 commented 4 months 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 4 months ago

Codecov Report

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

Project coverage is 83.44%. Comparing base (f402355) to head (1268d14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1137 +/- ## ======================================= Coverage 83.44% 83.44% ======================================= Files 57 57 Lines 5985 5985 ======================================= Hits 4994 4994 Misses 991 991 ```

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