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:
parent
3f47c5967d
commit
5ed68d31a2
@ -4,8 +4,7 @@ coverage:
|
||||
range: 60...90
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.5
|
||||
default: yes
|
||||
|
||||
ignore:
|
||||
- lib/spack/spack/test/.*
|
||||
|
Loading…
Reference in New Issue
Block a user