codecov: added commit status, made green a reachable state (#3051)
This commit is contained in:
parent
892955cc46
commit
28b7ef3175
14
.codecov.yml
14
.codecov.yml
@ -1,7 +1,19 @@
|
||||
coverage:
|
||||
precision: 2
|
||||
round: nearest
|
||||
range: 60...100
|
||||
range: 60...90
|
||||
status:
|
||||
project:
|
||||
llnl:
|
||||
paths:
|
||||
- lib/spack/llnl
|
||||
commands:
|
||||
paths:
|
||||
- lib/spack/spack/cmd
|
||||
core:
|
||||
paths:
|
||||
- "!lib/spack/llnl"
|
||||
- "!lib/spack/spack/cmd"
|
||||
|
||||
ignore:
|
||||
- lib/spack/spack/test/.*
|
||||
|
Loading…
Reference in New Issue
Block a user