X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=ec27f44feafb81966149d57de797655f914de9e7;hb=6f9565459290dfeff1115f4a5d2ae8c76f8c5c21;hp=37204dd2f725ef020a776bf5c6d84473c2f911a1;hpb=ddecefe0616636cd2692199a10b12c101bf5e58b;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 37204dd2f7..ec27f44fea 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,9 +1,18 @@ +codecov: + branch: develop + ci: + - drone.friendi.ca coverage: + precision: 2 + round: down + range: "70...100" status: project: - target: auto - treshold: null - base: auto + default: + informational: true + patch: + default: + informational: true -comment: off +comment: false