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:
authorMorris Jobke <hey@morrisjobke.de>2018-06-28 17:34:16 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-07-09 16:31:23 +0300
commit64e0a831e8ae8e0a50af360720502aad80ad94c9 (patch)
tree8357c340542404202ef2bc5fcc4009bf5d5771cd /.codecov.yml
parent25cab4971cb08c2d6718208afb1c771e3a3c375c (diff)
Disable codecov status and comment
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 47e0b94bec4..99399473abe 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -5,7 +5,8 @@ coverage:
precision: 2
round: down
range: "70...100"
+ status:
+ project: off
+ patch: off
-comment:
- layout: "header, diff, changes, uncovered, tree"
- behavior: default
+comment: off