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

Avoid using extended field designator for offsetof #1120

Open xiazhvera opened 5 months ago

xiazhvera commented 5 months 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 5 months ago

Codecov Report

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

Project coverage is 83.12%. Comparing base (06cf4d8) to head (56fc326).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1120 +/- ## ======================================= Coverage 83.12% 83.12% ======================================= Files 56 56 Lines 5754 5755 +1 ======================================= + Hits 4783 4784 +1 Misses 971 971 ```

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