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

Better vectorization and crc64. Cleaned up cmake and added better runtime cpu detection #1083

Closed JonathanHenson closed 8 months ago

JonathanHenson commented 10 months ago

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

codecov-commenter commented 10 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 83.10%. Comparing base (7f55a9c) to head (b3a150f). Report is 7 commits behind head on main.

Files Patch % Lines
source/arch/intel/cpuid.c 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1083 +/- ## ========================================== - Coverage 83.23% 83.10% -0.13% ========================================== Files 56 56 Lines 5808 5766 -42 ========================================== - Hits 4834 4792 -42 Misses 974 974 ```

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