spack/.github/workflows
Todd Gamblin 084bafe18c coverage: move config from .coveragerc to pyproject.toml
Getting rid of another top-level file.

`coverage.py` has supported `pyproject.toml` since version 5.0, and
all versions of coverage so far work with python 2.7. We just need to
ensure that a version of coverage with the `toml` extra is installed
in the test environment.

I tested this with `coverage run`, `coverage report`, and `coverage html`.
2021-07-09 22:49:47 -07:00
..
install_spack.sh Fix MacOS build tests (#17542) 2020-07-20 17:25:42 -07:00
linux_build_tests.yaml build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#23983) 2021-05-28 11:24:56 +02:00
macos_python.yml Add testing for Python 3.9 (#19261) 2020-10-11 21:16:00 -07:00
setup_git.sh Use "fetch-depth: 0" to retrieve all history from remote 2020-07-29 11:23:34 -07:00
unit_tests.yaml coverage: move config from .coveragerc to pyproject.toml 2021-07-09 22:49:47 -07:00