X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=ec27f44feafb81966149d57de797655f914de9e7;hb=c3d836db631b002108789238f45478e9245bfb16;hp=4592266d815ae9a883d06858d38cc14befd54bfc;hpb=50e15120144ca73b061a244c2ba2b0b19bdb5878;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 4592266d81..ec27f44fea 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,36 +1,18 @@ 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 + default: + informational: true + patch: + default: + informational: true -flags: - source: - paths: - - src/ - backend: - paths: - - mod/ - - include/ - binary: - paths: - - bin/ - tests: - paths: - - tests/ +comment: false