diff options
Diffstat (limited to 'vendor/gopkg.in/ini.v1/codecov.yml')
-rw-r--r-- | vendor/gopkg.in/ini.v1/codecov.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/gopkg.in/ini.v1/codecov.yml b/vendor/gopkg.in/ini.v1/codecov.yml new file mode 100644 index 00000000..fc947f23 --- /dev/null +++ b/vendor/gopkg.in/ini.v1/codecov.yml @@ -0,0 +1,9 @@ +coverage: + range: "60...95" + status: + project: + default: + threshold: 1% + +comment: + layout: 'diff, files' |