spack/.codecov.yml

18 lines
279 B
YAML
Raw Normal View History

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