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

Fix invalid cpu_id for RHEL_5 #1106

Closed waahm7 closed 7 months ago

waahm7 commented 7 months ago

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

Codecov Report

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

Project coverage is 83.27%. Comparing base (70b8fcd) to head (fd69e03).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1106 +/- ## ========================================== - Coverage 83.27% 83.27% -0.01% ========================================== Files 57 57 Lines 5813 5812 -1 ========================================== - Hits 4841 4840 -1 Misses 972 972 ```

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