Lower Codecov coverage thresholds
This commit is contained in:
parent
84231a1754
commit
95852d23c2
1 changed files with 2 additions and 2 deletions
|
|
@ -9,11 +9,11 @@ coverage:
|
|||
project:
|
||||
default:
|
||||
target: 100%
|
||||
threshold: 25%
|
||||
threshold: 15%
|
||||
patch:
|
||||
default:
|
||||
target: 100%
|
||||
threshold: 25%
|
||||
threshold: 10%
|
||||
|
||||
comment:
|
||||
layout: "reach,diff,flags,files"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue