forked from catchorg/Catch2
Set patch coverage check to target 80%
This commit is contained in:
@ -6,6 +6,10 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
threshold: 2%
|
||||
patch:
|
||||
default:
|
||||
target: 80%
|
||||
|
||||
|
||||
codecov:
|
||||
branch: master
|
||||
|
Reference in New Issue
Block a user