spack/.codecov.yml
Adam J. Stewart 5b979aee81
Ignore coverage drop due to lack of macOS tests (#14333)
* Ignore coverage drop due to lack of macOS tests

* Fix codecov tree structure
2019-12-31 15:13:12 -06:00

17 lines
280 B
YAML

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