diff options
Diffstat (limited to 'vendor/gopkg.in/ini.v1/codecov.yml')
-rw-r--r-- | vendor/gopkg.in/ini.v1/codecov.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/gopkg.in/ini.v1/codecov.yml b/vendor/gopkg.in/ini.v1/codecov.yml index 31f646ee..e02ec84b 100644 --- a/vendor/gopkg.in/ini.v1/codecov.yml +++ b/vendor/gopkg.in/ini.v1/codecov.yml @@ -4,6 +4,13 @@ coverage: project: default: threshold: 1% + informational: true + patch: + defualt: + only_pulls: true + informational: true comment: layout: 'diff' + +github_checks: false |