X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=ec27f44feafb81966149d57de797655f914de9e7;hb=d8fe7e22b011747a8fb78f8fee8701e9d2d2e0cd;hp=35509a879e44cf6727aac171a52f2ceffb44960b;hpb=c8331eb0688a2537e2778c8775f608a435b403a6;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 35509a879e..ec27f44fea 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,10 +1,18 @@ +codecov: + branch: develop + ci: + - drone.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