summaryrefslogtreecommitdiffstats
path: root/.codecov.yml
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-11-02 15:29:13 +0100
committerGitHub <noreply@github.com>2016-11-02 15:29:13 +0100
commitd747590771faadbdc56c1fba957bd018220f7d9b (patch)
tree2254ec0643c250fae9cf1f6329bcb8707fc459ce /.codecov.yml
parentffebc050d0492d7fa651e3c369b75881ca189716 (diff)
downloadnextcloud-server-d747590771faadbdc56c1fba957bd018220f7d9b.tar.gz
nextcloud-server-d747590771faadbdc56c1fba957bd018220f7d9b.zip
Revert "Disable codecov comments"
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 39a2868bb74..c974c0998cd 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -6,4 +6,6 @@ coverage:
round: down
range: "70...100"
-comment: false
+comment:
+ layout: "header, diff, changes, sunburst, uncovered, tree"
+ behavior: default