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

Support Swift CXX Interop #1160

Closed waahm7 closed 1 month ago

waahm7 commented 1 month ago

Issue #, if available: https://github.com/awslabs/aws-crt-swift/issues/166

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

Codecov Report

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

Project coverage is 83.84%. Comparing base (f58e807) to head (220324f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1160 +/- ## ======================================= Coverage 83.84% 83.84% ======================================= Files 57 57 Lines 5992 5992 ======================================= Hits 5024 5024 Misses 968 968 ```

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