Merge pull request #8157 from Bo98/codecov-patch

codecov.yml: mark patch status as informational
This commit is contained in:
Bo Anderson 2020-07-31 21:26:18 +01:00 committed by GitHub
commit 5ebb5fa1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/codecov.yml vendored
View File

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