codecov: also disable patch coverage check (#137)
This commit is contained in:
@@ -6,3 +6,8 @@ coverage:
|
|||||||
target: 0
|
target: 0
|
||||||
threshold: null
|
threshold: null
|
||||||
base: auto
|
base: auto
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
target: 0
|
||||||
|
threshold: null
|
||||||
|
base: auto
|
||||||
|
|||||||
Reference in New Issue
Block a user