5ed68d31a2
Codecov is not updating PRs with status anymore. Fix .codecov.yaml to make this happen.
16 lines
260 B
YAML
16 lines
260 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/.*
|
|
- share/spack/spack-completion.bash
|
|
|
|
comment: off
|