massich / findmkl_openmeeg

0 stars 0 forks source link

Convert mkl into modern target #20

Open massich opened 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #20 into modern_cmake will increase coverage by 13.2%. The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff                @@
##           modern_cmake      #20      +/-   ##
================================================
+ Coverage         57.89%   71.09%   +13.2%     
================================================
  Files                28       31       +3     
  Lines              1520     1692     +172     
================================================
+ Hits                880     1203     +323     
+ Misses              640      489     -151
Impacted Files Coverage Δ
OpenMEEGMaths/apps/vector.cpp 0% <0%> (ø)
OpenMEEGMaths/src/MathsIO.C 43.37% <0%> (-3.01%) :arrow_down:
OpenMEEGMaths/include/MathsIO.H 79.54% <0%> (-1.85%) :arrow_down:
OpenMEEGMaths/include/fast_sparse_matrix.h 100% <0%> (ø)
OpenMEEGMaths/tests/sparse.cpp 88.57% <0%> (ø)
OpenMEEGMaths/include/matrix.h 98.63% <0%> (+0.21%) :arrow_up:
OpenMEEGMaths/include/RC.H 91.3% <0%> (+0.39%) :arrow_up:
OpenMEEGMaths/tests/full.cpp 69.44% <0%> (+0.43%) :arrow_up:
OpenMEEGMaths/include/BrainVisaTextureIO.H 84.21% <0%> (+1.19%) :arrow_up:
... and 8 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 3442699...6cde12e. Read the comment docs.