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

Add list membership API and uint64 hash utilities #1103

Closed bretambrose closed 7 months ago

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

Codecov Report

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

Project coverage is 83.06%. Comparing base (656a2ef) to head (c7f3219).

Files Patch % Lines
source/hash_table.c 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1103 +/- ## ========================================== - Coverage 83.11% 83.06% -0.06% ========================================== Files 56 56 Lines 5764 5768 +4 ========================================== Hits 4791 4791 - Misses 973 977 +4 ```

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