X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=7b6eecb66e14346f531d33334f8289a196aa6abc;hb=5107d4418e564791e95a59c3660aca2bbef8d132;hp=c27bb117ebdc750348a086244778d69b31c2418e;hpb=1f3b231400136d41f01181815dae442ebed805b3;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index c27bb117eb..7b6eecb66e 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,10 +1,18 @@ +codecov: + branch: develop + ci: + - ci.friendi.ca coverage: + precision: 2 + round: down + range: "70...100" status: project: default: - target: auto - treshold: null - base: auto + informational: true + patch: + default: + informational: true -comment: off +comment: false