spack/share/spack/qa
Todd Gamblin 3903658bfc 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.
2019-05-11 02:23:22 +09:00
..
configuration .travis.yml: enable ccache (#6370) 2018-12-15 10:52:31 +01:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
run-build-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-doc-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-docker-tests [Docker] more base images (#10560) 2019-02-16 10:20:25 -05:00
run-flake8-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-unit-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
setup.sh coverage: only run coverage for subset of unit tests 2019-05-11 02:23:22 +09:00