diff --git a/.codecov.yml b/.codecov.yml index 0514262113ec2..9c7d2875f6e46 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -9,7 +9,11 @@ coverage: round: down range: "70...100" status: - project: off - patch: off + project: + default: + informational: true + patch: + default: + informational: true comment: off