summaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644
index 000000000..5e5890588
--- /dev/null
+++ b/.codecov.yml
@@ -0,0 +1,10 @@
+codecov:
+ ci:
+ - !appveyor
+coverage:
+ status:
+ project:
+ default:
+ # Require 1% coverage, i.e., always succeed
+ target: 1
+comment: off