summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-03-03 09:51:04 +0100
committerDaniel Hahler <git@thequod.de>2019-03-03 09:51:26 +0100
commit47216c766a8a7cc4ea923473ba8d04f08c354c68 (patch)
tree1cbce50fbf3897112bc3338571261085fac610a4
parent287231d25aa8cd7ac58c2c3ad5ade31feee6a078 (diff)
downloadisort-47216c766a8a7cc4ea923473ba8d04f08c354c68.tar.gz
ci: add 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 00000000..8c4ad746
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,10 @@
+coverage:
+ status:
+ project: yes
+ patch: yes
+ changes: yes
+
+comment:
+ layout: "header, diff"
+ behavior: default
+ require_changes: no