X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=4d2921cc407e166f321c4d9ba82a6f12e9a77a3a;hb=7921766c59c1050737ff7fed7c242257e866d149;hp=4592266d815ae9a883d06858d38cc14befd54bfc;hpb=50e15120144ca73b061a244c2ba2b0b19bdb5878;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 4592266d81..4d2921cc40 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,36 +1,14 @@ codecov: branch: develop - -comment: off + ci: + - drone.friendi.ca coverage: + precision: 2 + round: down + range: "70...100" status: - patch: - default: off - source: - target: 80% - flags: source - backend: - target: 80% - flags: backend - project: - default: off - source: - flags: source - backend: - flags: backend + project: false + patch: false -flags: - source: - paths: - - src/ - backend: - paths: - - mod/ - - include/ - binary: - paths: - - bin/ - tests: - paths: - - tests/ +comment: false