qa: adjust thresholds for acceptance (#3105)
This commit is contained in:
parent
b192011add
commit
c91d18b622
@ -4,13 +4,17 @@ coverage:
|
|||||||
range: 60...90
|
range: 60...90
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
|
default: true
|
||||||
llnl:
|
llnl:
|
||||||
|
threshold: 0.5
|
||||||
paths:
|
paths:
|
||||||
- lib/spack/llnl
|
- lib/spack/llnl
|
||||||
commands:
|
commands:
|
||||||
|
threshold: 0.5
|
||||||
paths:
|
paths:
|
||||||
- lib/spack/spack/cmd
|
- lib/spack/spack/cmd
|
||||||
core:
|
core:
|
||||||
|
threshold: 0.5
|
||||||
paths:
|
paths:
|
||||||
- "!lib/spack/llnl"
|
- "!lib/spack/llnl"
|
||||||
- "!lib/spack/spack/cmd"
|
- "!lib/spack/spack/cmd"
|
||||||
|
Loading…
Reference in New Issue
Block a user