summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2019-03-03 11:32:17 -0800
committerGitHub <noreply@github.com>2019-03-03 11:32:17 -0800
commitde7de485f24fe1a217b4e9e93b0fd2062a207d74 (patch)
tree5592e6d00580bae496e009151fb6de7d6417129a
parent7483a27a38084c5c0464cf78400d321f57f7b74f (diff)
parent47216c766a8a7cc4ea923473ba8d04f08c354c68 (diff)
downloadisort-de7de485f24fe1a217b4e9e93b0fd2062a207d74.tar.gz
Merge pull request #871 from blueyed/codecov
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