llnl / llnl/axom

Set up code coverage CI service for Axom

Open
#211 3 comments 0 reactions 1 assignee View on GitHub

@white238 is already working on this.

Since Dec 13, 2021.

Build system CI maintenance Reviewed Software process
Dominant language
C++
Stars
196
Forks
34
Avg merge
4d 1h
Merged PRs (30d)
11

Description

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

We should set up code coverage with a service like [codecov](https://codecov.io/), [coverity](https://scan.coverity.com) or [coveralls](https://coveralls.io/).

#### Details:
We can base our configuration on:
* Raja (codecov)
* https://github.com/LLNL/RAJA/blob/develop/codecov.yml
* https://github.com/LLNL/RAJA/blob/develop/.travis.yml
* Conduit (coveralls)
* https://github.com/LLNL/conduit/blob/master/.travis.yml

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.