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

add a ci job that builds and runs on apple iOS and watchOS devices #640

Open sbSteveK opened 1 month ago

sbSteveK commented 1 month ago

Adds CI job that builds and tests against apple devices

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 month ago

Codecov Report

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

Project coverage is 80.06%. Comparing base (e762fd2) to head (0df8564).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #640 +/- ## ========================================== - Coverage 80.11% 80.06% -0.06% ========================================== Files 28 28 Lines 5965 5965 ========================================== - Hits 4779 4776 -3 - Misses 1186 1189 +3 ```

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