LLNL / axom

CS infrastructure components for HPC applications
BSD 3-Clause "New" or "Revised" License
155 stars 27 forks source link

Set up code coverage CI service for Axom #211

Open kennyweiss opened 4 years ago

kennyweiss commented 4 years ago

Axom does not currently track code coverage in its CI plan.

We should set up code coverage with a service like codecov, coverity or coveralls.

Details:

We can base our configuration on:

white238 commented 4 years ago

I noticed Azure Pipelines has a "Setup Code Coverage" button if you click on a pipeline. Not sure what it uses.

rhornung67 commented 2 years ago

Copy over codecov/azure stuff from serac