5b979aee81
* Ignore coverage drop due to lack of macOS tests * Fix codecov tree structure
17 lines
280 B
YAML
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
|