tzaeschke / phtree-cpp

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

107 clean up array map #108

Closed tzaeschke closed 1 year ago

tzaeschke commented 1 year ago

Closes #107.

codecov-commenter commented 1 year ago

Codecov Report

Merging #108 (283944b) into main (dd59aaa) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   98.57%   98.56%   -0.01%     
==========================================
  Files          25       25              
  Lines        1959     1955       -4     
==========================================
- Hits         1931     1927       -4     
  Misses         28       28              
Impacted Files Coverage Δ
include/phtree/common/flat_array_map.h 98.97% <100.00%> (-0.05%) :arrow_down:

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