From: Philipp Holzer Date: Sun, 29 Sep 2019 18:42:15 +0000 (+0200) Subject: Adapt codecov for drone X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b0e33f7324c6d65cbc46fe25d0f964e0ee4fef44;p=friendica.git Adapt codecov for drone --- diff --git a/.codecov.yml b/.codecov.yml index 35509a879e..fb62e84151 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,10 +1,15 @@ +codecov: + branch: develop + ci: + - drone.friendi.ca + - !scrutinizer-ci.com coverage: + precision: 2 + round: down + range: "70...100" status: - project: - default: - target: auto - threshold: null - base: auto + project: off + patch: off comment: off