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

reflexive vs symmetric in hash_table.h doc #1056

Closed jmklix closed 1 year ago

jmklix commented 1 year ago

Issue #, if available: https://github.com/awslabs/aws-c-common/issues/519

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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.01% :tada:

Comparison is base (1ac9e0c) 82.23% compared to head (4c59ed6) 82.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ========================================== + Coverage 82.23% 82.25% +0.01% ========================================== Files 52 52 Lines 5641 5641 ========================================== + Hits 4639 4640 +1 + Misses 1002 1001 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/awslabs/aws-c-common/pull/1056/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)

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