X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=0c54747c9534fc66815cdf8c6578b38d8f99a8c8;hb=dc18ba33f0fd427df8a11debb69f3c85dfd710cb;hp=c3b50fc07b845ce8529c62324884c0e3f0e45ac2;hpb=f876c2872dd45b0b891b9fd11d354c887014ae70;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index c3b50fc07b..0c54747c95 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,9 +1,14 @@ +codecov: + branch: develop + ci: + - drone.friendi.ca coverage: + precision: 2 + round: down + range: "70...100" status: - project: - target: auto - treshold: null - base: auto + project: off + patch: off -comment: off \ No newline at end of file +comment: off