X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.codecov.yml;h=ec27f44feafb81966149d57de797655f914de9e7;hb=e0e2e45b91f793c58b8fb06240cca0e6c7f85ea4;hp=0c54747c9534fc66815cdf8c6578b38d8f99a8c8;hpb=aa0b485f3dca72c5448076e913fa54d948cd7731;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