codecov.yml: mark patch status as informational

This commit is contained in:
Bo Anderson 2020-07-31 17:19:20 +01:00
parent acd5e58363
commit 2c9c876eb8

3
.github/codecov.yml vendored
View File

@ -6,3 +6,6 @@ coverage:
project:
default:
threshold: 0.05%
patch:
default:
informational: true