Skip to content

Simplify relocate() cleanup part 3 #104

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

Merged
merged 6 commits into from
Dec 16, 2022
Merged

Conversation

tzaeschke
Copy link
Owner

Another cleanup (and performance improvement!) for relocate(), see issue #98

@tzaeschke tzaeschke self-assigned this Dec 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Merging #104 (67a74f6) into main (a32e820) will increase coverage by 0.17%.
The diff coverage is 97.91%.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   98.39%   98.57%   +0.17%     
==========================================
  Files          25       25              
  Lines        1992     1959      -33     
==========================================
- Hits         1960     1931      -29     
+ Misses         32       28       -4     
Impacted Files Coverage Δ
include/phtree/v16/phtree_v16.h 99.50% <97.91%> (+1.98%) ⬆️
include/phtree/common/b_plus_tree_map.h 98.83% <0.00%> (-0.15%) ⬇️
include/phtree/common/flat_sparse_map.h 97.82% <0.00%> (-0.10%) ⬇️
include/phtree/common/flat_array_map.h 99.01% <0.00%> (-0.02%) ⬇️
include/phtree/v16/node.h 100.00% <0.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 1a00ad8 into main Dec 16, 2022
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.

2 participants