spack/.codecov.yml
Massimiliano Culpo 05203ec3fb
Add unit test on MacOS using Github Actions (#14220)
- Remove macos tests from travis
- Add macos tests in github actions.
2020-05-09 13:35:14 -07:00

15 lines
222 B
YAML

coverage:
precision: 2
round: nearest
range: 60...90
status:
project:
default: yes
ignore:
- lib/spack/spack/test/.*
- lib/spack/docs/.*
- lib/spack/external/.*
- share/spack/qa/.*
comment: off