X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=ec27f44feafb81966149d57de797655f914de9e7;hb=94eb4261519be92b0dbccc90ac3a0f502aa0cecb;hp=0c54747c9534fc66815cdf8c6578b38d8f99a8c8;hpb=4d749efceec08a1f8e885d7b80a3443bca7d02c7;p=friendica.git diff --git a/.codecov.yml b/.codecov.yml index 0c54747c95..ec27f44fea 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,7 +8,11 @@ coverage: round: down range: "70...100" status: - project: off - patch: off + project: + default: + informational: true + patch: + default: + informational: true -comment: off +comment: false