aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/ini.v1/codecov.yml
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2023-12-29 21:31:53 +0100
committerLibravatar Rutger Broekhoff2023-12-29 21:31:53 +0100
commit404aeae4545d2426c089a5f8d5e82dae56f5212b (patch)
tree2d84e00af272b39fc04f3795ae06bc48970e57b5 /vendor/gopkg.in/ini.v1/codecov.yml
parent209d8b0187ed025dec9ac149ebcced3462877bff (diff)
downloadgitolfs3-404aeae4545d2426c089a5f8d5e82dae56f5212b.tar.gz
gitolfs3-404aeae4545d2426c089a5f8d5e82dae56f5212b.zip
Make Nix builds work
Diffstat (limited to 'vendor/gopkg.in/ini.v1/codecov.yml')
-rw-r--r--vendor/gopkg.in/ini.v1/codecov.yml16
1 files changed, 16 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 0000000..e02ec84
--- /dev/null
+++ b/vendor/gopkg.in/ini.v1/codecov.yml
@@ -0,0 +1,16 @@
1coverage:
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
13comment:
14 layout: 'diff'
15
16github_checks: false