X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=7b6eecb66e14346f531d33334f8289a196aa6abc;hb=a0680e01ea3cabef839930ebf07781f8051de092;hp=37204dd2f725ef020a776bf5c6d84473c2f911a1;hpb=ddecefe0616636cd2692199a10b12c101bf5e58b;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 37204dd2f7..7b6eecb66e 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,9 +1,18 @@ +codecov: + branch: develop + ci: + - ci.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