tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
29 stars 9 forks source link

Renamed CALLBACK to CALLBACK_FN #143

Closed tzaeschke closed 1 year ago

tzaeschke commented 1 year ago

Renamed CALLBACK to CALLBACK_FN, see #142 .

codecov-commenter commented 1 year ago

Codecov Report

Merging #143 (1182ba5) into main (bf04e54) will not change coverage. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          27       27           
  Lines        2142     2142           
=======================================
  Hits         2106     2106           
  Misses         36       36           
Impacted Files Coverage Δ
include/phtree/v16/for_each.h 100.00% <ø> (ø)
include/phtree/v16/for_each_hc.h 100.00% <ø> (ø)
include/phtree/v16/iterator_full.h 100.00% <ø> (ø)
include/phtree/v16/iterator_hc.h 100.00% <ø> (ø)
include/phtree/v16/iterator_knn_hs.h 98.46% <ø> (ø)
include/phtree/v16/iterator_lower_bound.h 98.50% <ø> (ø)
include/phtree/phtree.h 100.00% <100.00%> (ø)
include/phtree/phtree_multimap.h 99.50% <100.00%> (ø)
include/phtree/v16/iterator_base.h 100.00% <100.00%> (ø)
include/phtree/v16/phtree_v16.h 99.50% <100.00%> (ø)

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