summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Orlenko <zxteam@protonmail.com>2021-06-30 21:52:50 +0100
committerAlex Orlenko <zxteam@protonmail.com>2021-06-30 21:52:50 +0100
commit7b5b78fa3d187ea6346e7c532af255bf88c690fe (patch)
treec8028eb3a521b660f7017ecd104601b4d38b25a8
parent41aae8330401f5ef3c6bea7b094b78481e5b977c (diff)
downloadmlua-7b5b78fa3d187ea6346e7c532af255bf88c690fe.zip
Add codecov.yml to don't fail on coverage change
-rw-r--r--codecov.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..9616f49
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,8 @@
+coverage:
+ status:
+ patch:
+ default:
+ only_pulls: true
+ project:
+ default:
+ only_pulls: true