chore: config threshold

This commit is contained in:
问崖
2021-07-09 09:30:16 +08:00
committed by GitHub
parent 3a562697d5
commit 2a8b54110f

View File

@ -1,10 +1,8 @@
# Setting coverage targets per flag
coverage:
range: 60..95
round: down
range: 60..95
precision: 2
# allow test coverage to drop by 1%, assume that it's typically due to CI problems
threshold: 1
status:
patch: off
project:
@ -39,7 +37,8 @@ comment:
github_checks:
annotations: false
flag_management:
default_rules:
carryforward: false
threshold: 1%
carryforward: false