X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=4d2921cc407e166f321c4d9ba82a6f12e9a77a3a;hb=0ad9d300ac2070bc535660878089e027cdd07291;hp=35509a879e44cf6727aac171a52f2ceffb44960b;hpb=854cc3e47296d4a1b01b893376064cf254d84f79;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 35509a879e..4d2921cc40 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,10 +1,14 @@ +codecov: + branch: develop + ci: + - drone.friendi.ca coverage: + precision: 2 + round: down + range: "70...100" status: - project: - default: - target: auto - threshold: null - base: auto + project: false + patch: false -comment: off +comment: false