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