diff options
author | Rutger Broekhoff | 2024-01-02 18:56:31 +0100 |
---|---|---|
committer | Rutger Broekhoff | 2024-01-02 18:56:31 +0100 |
commit | 8db41da676ac8368ef7c2549d56239a5ff5eedde (patch) | |
tree | 09c427fd66de2ec1ebffc8342f5fdbb84b0701b5 /vendor/gopkg.in/ini.v1/codecov.yml | |
parent | d4f75fb6db22e57577867445a022227e70958931 (diff) | |
download | gitolfs3-8db41da676ac8368ef7c2549d56239a5ff5eedde.tar.gz gitolfs3-8db41da676ac8368ef7c2549d56239a5ff5eedde.zip |
Delete vendor directory
Diffstat (limited to 'vendor/gopkg.in/ini.v1/codecov.yml')
-rw-r--r-- | vendor/gopkg.in/ini.v1/codecov.yml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/vendor/gopkg.in/ini.v1/codecov.yml b/vendor/gopkg.in/ini.v1/codecov.yml deleted file mode 100644 index e02ec84..0000000 --- a/vendor/gopkg.in/ini.v1/codecov.yml +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | coverage: | ||
2 | range: "60...95" | ||
3 | status: | ||
4 | project: | ||
5 | default: | ||
6 | threshold: 1% | ||
7 | informational: true | ||
8 | patch: | ||
9 | defualt: | ||
10 | only_pulls: true | ||
11 | informational: true | ||
12 | |||
13 | comment: | ||
14 | layout: 'diff' | ||
15 | |||
16 | github_checks: false | ||