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

disable visibility hidden on old gcc #1167

Closed DmitriyMusatkin closed 2 weeks ago

DmitriyMusatkin commented 2 weeks 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 2 weeks ago

Codecov Report

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

Project coverage is 83.63%. Comparing base (f882188) to head (fd387eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1167 +/- ## ======================================= 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.