dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
41 stars 18 forks source link

Update code coverage module #226

Closed robertodr closed 6 years ago

robertodr commented 6 years ago

This resembles the CMake directives suggested by Codecov.

miroi commented 6 years ago

Hi,

the code coverage is for GNUfortran and Cland. Are there any plans to extend it for other compilers as well (like Intel) ?

Concerning failed test: test/test.py::test_boost_libs FAILED This is OpenMPI, does travis worker allow multiCPU processes ?

bast commented 6 years ago

The test failure is unrelated to this PR. Merging. Thanks! About other compilers: PRs welcome but IMO free compilers are probably enough since they are always available.