summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-21 11:00:24 +0200
committerAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-21 11:00:24 +0200
commit8c6a976c9d1225e469e22f7ef1c700eaf1e08dd7 (patch)
tree9b2ad24f7646528dc4ac192d674abca006a4f08d /codecov.yml
parentf141b7ecec8f69db29fb3dcf1efd1d00d96db87d (diff)
try codecov setup
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..1e7b888
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,14 @@
+coverage:
+ precision: 2
+ round: down
+ range: "70...100"
+ status:
+ project:
+ default:
+ target: auto
+ threshold: 0.01
+ patch: false
+ changes: false
+comment:
+ layout: "header, diff, sunburst, uncovered"
+ behavior: default