codecov.yml: mark patch status as informational
This commit is contained in:
parent
acd5e58363
commit
2c9c876eb8
3
.github/codecov.yml
vendored
3
.github/codecov.yml
vendored
@ -6,3 +6,6 @@ coverage:
|
|||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 0.05%
|
threshold: 0.05%
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
informational: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user