From: Morris Jobke Date: Fri, 28 Oct 2016 22:04:30 +0000 (+0200) Subject: Disable codecov comments X-Git-Tag: v11.0RC2~354^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b97d98e86cb37c8250721bd54a85ed0b518a4259;p=nextcloud-server.git Disable codecov comments Signed-off-by: Morris Jobke --- diff --git a/.codecov.yml b/.codecov.yml index c974c0998cd..39a2868bb74 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,6 +6,4 @@ coverage: round: down range: "70...100" -comment: - layout: "header, diff, changes, sunburst, uncovered, tree" - behavior: default +comment: false