mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Set patch coverage check to target 80%
This commit is contained in:
parent
ca8470fbad
commit
543c9d3a67
@ -6,6 +6,10 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
threshold: 2%
|
||||
patch:
|
||||
default:
|
||||
target: 80%
|
||||
|
||||
|
||||
codecov:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user