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

Gdamore/idhash wrong dir #1759

Merged
merged 3 commits into from
Jan 7, 2024
Merged

Gdamore/idhash wrong dir #1759

merged 3 commits into from
Jan 7, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Jan 7, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

We accidentally made idhash not public by not publishing its header
in the right place.  This is really generic utility stuff, so we
have posted it in the nng/supplemental/util/ directory.

We've also removed the ability to remove this -- its a very small amount
of additional code, as its just a wrapper on top of mandatory functionality.
@gdamore gdamore force-pushed the gdamore/idhash-wrong-dir branch from dfc8738 to 4bc160d Compare January 7, 2024 03:27
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad2d7ea) 79.31% compared to head (4bc160d) 79.38%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1759      +/-   ##
==========================================
+ Coverage   79.31%   79.38%   +0.07%     
==========================================
  Files          94       94              
  Lines       21074    21074              
==========================================
+ Hits        16714    16730      +16     
+ Misses       4360     4344      -16     

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

@gdamore gdamore merged commit f4908da into master Jan 7, 2024
18 checks passed
@gdamore gdamore deleted the gdamore/idhash-wrong-dir branch January 7, 2024 03:36
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.

1 participant