codecov: added commit status, made green a reachable state (#3051)

This commit is contained in:
Massimiliano Culpo 2017-02-08 03:25:38 +01:00 committed by Todd Gamblin
parent 892955cc46
commit 28b7ef3175

View file

@ -1,7 +1,19 @@
coverage: coverage:
precision: 2 precision: 2
round: nearest 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: ignore:
- lib/spack/spack/test/.* - lib/spack/spack/test/.*