X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=4d2921cc407e166f321c4d9ba82a6f12e9a77a3a;hb=eb1b2256a00ece6d802e798ee15ad1f8b55c36f9;hp=c3b50fc07b845ce8529c62324884c0e3f0e45ac2;hpb=f876c2872dd45b0b891b9fd11d354c887014ae70;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index c3b50fc07b..4d2921cc40 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,9 +1,14 @@ +codecov: + branch: develop + ci: + - drone.friendi.ca coverage: + precision: 2 + round: down + range: "70...100" status: - project: - target: auto - treshold: null - base: auto + project: false + patch: false -comment: off \ No newline at end of file +comment: false