Make per-patch coverage informational, not enforced
This commit is contained in:
parent
07b7c711fb
commit
be090333f4
|
@ -5,6 +5,9 @@ coverage:
|
|||
project:
|
||||
default:
|
||||
informational: true
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
|
|
Loading…
Reference in New Issue