Closed TingDaoK closed 3 weeks ago
Attention: Patch coverage is 71.42857%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 83.60%. Comparing base (
6f20cfb
) to head (418bbea
).
Files with missing lines | Patch % | Lines |
---|---|---|
source/common.c | 71.42% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue #, if available:
https://github.com/awslabs/aws-c-common/issues/1162
Description of changes:
Referring to https://linux.die.net/man/3/numa_available. So, if
numa_available()
return -1, skip loading any other functions from libnuma.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.