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

cleanup handle_collision() and key comparison functions #97

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

tzaeschke
Copy link
Owner

Cleanup of HandleCollision() and key comparison functions

@tzaeschke tzaeschke self-assigned this Dec 9, 2022
@tzaeschke tzaeschke linked an issue Dec 9, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2022

Codecov Report

Merging #97 (c1446bb) into main (257f8dc) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   98.53%   98.53%   -0.01%     
==========================================
  Files          25       25              
  Lines        1979     1974       -5     
==========================================
- Hits         1950     1945       -5     
  Misses         29       29              
Impacted Files Coverage Δ
include/phtree/common/common.h 100.00% <100.00%> (ø)
include/phtree/v16/node.h 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tzaeschke tzaeschke merged commit 6706463 into main Dec 9, 2022
@tzaeschke tzaeschke deleted the fix/cleanup-handle-collision branch December 9, 2022 16:27
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.

NumberOfDivergingBits vs KeyEquals
2 participants