Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reflexive vs symmetric in hash_table.h doc #1056

Merged
merged 5 commits into from
Sep 8, 2023
Merged

reflexive vs symmetric in hash_table.h doc #1056

merged 5 commits into from
Sep 8, 2023

Conversation

jmklix
Copy link
Member

@jmklix jmklix commented Sep 6, 2023

Issue #, if available:
#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.

@jmklix jmklix linked an issue Sep 6, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2023

Codecov Report

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

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

Additional details and impacted files
@@            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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmklix jmklix enabled auto-merge (squash) September 7, 2023 22:00
@jmklix jmklix merged commit 2f8f082 into main Sep 8, 2023
51 checks passed
@jmklix jmklix deleted the issue_519 branch September 8, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"reflexive" vs. "symmetric" in hash_table.h doc
3 participants