diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-05-09 23:52:39 -0700 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-05-11 02:23:22 +0900 |
commit | 3903658bfc8e53c89ebde593d762cb8fb732129a (patch) | |
tree | d766677106dd9351ce0884d8b09328a305386ce9 /.github/ISSUE_TEMPLATE | |
parent | 85fa2dbe369aa6cd1fac64f214aa57668a535ec9 (diff) | |
download | spack-3903658bfc8e53c89ebde593d762cb8fb732129a.tar.gz spack-3903658bfc8e53c89ebde593d762cb8fb732129a.tar.bz2 spack-3903658bfc8e53c89ebde593d762cb8fb732129a.tar.xz spack-3903658bfc8e53c89ebde593d762cb8fb732129a.zip |
coverage: only run coverage for subset of unit tests
- Codecov cannot handle as many coverage reports as we are generating
- as a result, our PR coverage pages have been broken for a while, and
it's hard to tell people where to enhance their testing in PR reviews.
- Scale back to only running coverage for 3.7 and 2.7 unit tests
- This is *probably* better. We run the build tests for good measure,
but we do not need to evaluate them for coverage. The coverage reports
are about unit tests.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions