awslabs / aws-c-io

This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.
Apache License 2.0
105 stars 58 forks source link

Fixing SOVERSION #614

Closed jmklix closed 2 weeks ago

jmklix commented 7 months ago

Issue #, if available: https://github.com/awslabs/aws-c-io/issues/334

Description of changes: re-add soversion

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (df64f57) 79.73% compared to head (af105c1) 79.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #614 +/- ## ======================================= Coverage 79.73% 79.73% ======================================= Files 27 27 Lines 5891 5891 ======================================= Hits 4697 4697 Misses 1194 1194 ```

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