tzaeschke / phtree-cpp

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

apple clang error #150

Closed tzaeschke closed 1 year ago

tzaeschke commented 1 year ago

PR for #149. Look into a fix for compilation with AppleClang failing.

codecov-commenter commented 1 year ago

Codecov Report

Merging #150 (686b0cd) into main (3d06d8a) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   99.24%   99.24%           
=======================================
  Files          28       28           
  Lines        2258     2258           
=======================================
  Hits         2241     2241           
  Misses         17       17           
Impacted Files Coverage Δ
include/phtree/common/b_plus_tree_map.h 100.00% <ø> (ø)
include/phtree/common/bits.h 100.00% <100.00%> (ø)
include/phtree/common/common.h 100.00% <100.00%> (ø)
include/phtree/common/flat_array_map.h 100.00% <100.00%> (ø)