Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-11-02 17:29:13 +0300
committerGitHub <noreply@github.com>2016-11-02 17:29:13 +0300
commitd747590771faadbdc56c1fba957bd018220f7d9b (patch)
tree2254ec0643c250fae9cf1f6329bcb8707fc459ce /.codecov.yml
parentffebc050d0492d7fa651e3c369b75881ca189716 (diff)
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