metric-space-ai / metric

framework for computing with metric spaces
https://www.panda.technology/metric
Mozilla Public License 2.0
34 stars 14 forks source link

issue-307: cmake target and includes #308

Closed victor1234 closed 2 years ago

victor1234 commented 2 years ago

307

codecov-commenter commented 2 years ago

Codecov Report

Merging #308 (0716355) into master (39b0217) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   85.31%   85.31%           
=======================================
  Files          66       66           
  Lines        4923     4923           
=======================================
  Hits         4200     4200           
  Misses        723      723           
Impacted Files Coverage Δ
modules/correlation/entropy.cpp 82.93% <ø> (ø)
modules/correlation/entropy.hpp 100.00% <ø> (ø)
modules/correlation/epmgp.cpp 85.85% <ø> (ø)
modules/correlation/epmgp.hpp 100.00% <ø> (ø)
modules/correlation/mgc.cpp 97.76% <ø> (ø)
modules/correlation/mgc.hpp 100.00% <ø> (ø)
modules/distance/d-spaced/Riemannian.cpp 77.32% <ø> (ø)
modules/distance/d-spaced/Riemannian.hpp 100.00% <ø> (ø)
modules/distance/k-related/Standards.cpp 100.00% <ø> (ø)
modules/distance/k-structured/Kohonen.cpp 68.42% <ø> (ø)
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 39b0217...0716355. Read the comment docs.