coverage: restore status updates on PRs (#12032)

Codecov is not updating PRs with status anymore. Fix .codecov.yaml to
make this happen.
This commit is contained in:
Todd Gamblin
2019-07-15 22:45:00 -07:00
committed by GitHub
parent 3f47c5967d
commit 5ed68d31a2

View File

@@ -4,8 +4,7 @@ coverage:
range: 60...90 range: 60...90
status: status:
project: project:
default: default: yes
threshold: 0.5
ignore: ignore:
- lib/spack/spack/test/.* - lib/spack/spack/test/.*