qa: adjust thresholds for acceptance (#3105)

This commit is contained in:
Massimiliano Culpo 2017-02-09 17:31:57 +01:00 committed by Todd Gamblin
parent b192011add
commit c91d18b622

View file

@ -4,13 +4,17 @@ coverage:
range: 60...90
status:
project:
default: true
llnl:
threshold: 0.5
paths:
- lib/spack/llnl
commands:
threshold: 0.5
paths:
- lib/spack/spack/cmd
core:
threshold: 0.5
paths:
- "!lib/spack/llnl"
- "!lib/spack/spack/cmd"