aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-01-21 01:17:27 +0100
committerJustin M. Keyes <justinkz@gmail.com>2019-01-21 19:45:47 +0100
commit4cea88aa3771ef9ae943e7a472dd37c39339d118 (patch)
treedd4c0b299183c4993b02724b4de5e5fb484e3fa4
parent969618ebb5bf325d01346ac0ed5d4f77fe6f668b (diff)
downloadrneovim-4cea88aa3771ef9ae943e7a472dd37c39339d118.tar.gz
rneovim-4cea88aa3771ef9ae943e7a472dd37c39339d118.tar.bz2
rneovim-4cea88aa3771ef9ae943e7a472dd37c39339d118.zip
CI/codecov: fix invalid yaml [ci skip]
To validate: cat codecov.yml | curl --data-binary @- https://codecov.io/validate
-rw-r--r--codecov.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index 6cc3dd96c1..5acc64f756 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,3 +1,6 @@
+# To validate:
+# cat codecov.yml | curl --data-binary @- https://codecov.io/validate
+
codecov:
notify:
require_ci_to_pass: no
@@ -12,12 +15,13 @@ coverage:
range: "70...100"
status:
- project: yes
+ project:
default:
threshold: 1
patch:
default:
threshold: 1
+ only_pulls: true
changes: no
parsers: