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

Add aws_ prefix to prebuild_dependency CMake function name #1146

Closed sfod closed 3 months ago

sfod commented 3 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 3 months ago

Codecov Report

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

Project coverage is 83.82%. Comparing base (672cc00) to head (1e554cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1146 +/- ## ======================================= Coverage 83.82% 83.82% ======================================= Files 57 57 Lines 5991 5991 ======================================= Hits 5022 5022 Misses 969 969 ```

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