tzaeschke / phtree-cpp

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

Chebyshev distance #139

Closed tzaeschke closed 1 year ago

tzaeschke commented 1 year ago

Add Chebyshev distance.

codecov-commenter commented 1 year ago

Codecov Report

Merging #139 (5b88e2d) into main (731a21e) will increase coverage by 0.01%. 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     #139      +/-   ##
==========================================
+ Coverage   98.30%   98.31%   +0.01%     
==========================================
  Files          27       27              
  Lines        2121     2142      +21     
==========================================
+ Hits         2085     2106      +21     
  Misses         36       36              
Impacted Files Coverage Δ
include/phtree/distance.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.