X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=7b6eecb66e14346f531d33334f8289a196aa6abc;hb=76c006d5603250b06db2c54ecdc9483af8d47b36;hp=35509a879e44cf6727aac171a52f2ceffb44960b;hpb=eb4fb97348cfd48ea5a37017d35f4fb09a627f49;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 35509a879e..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 - threshold: null - base: auto + informational: true + patch: + default: + informational: true -comment: off +comment: false