diff --git a/codecov.yml b/codecov.yml index 34bc965d211..305e0f1218c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,7 +3,7 @@ coverage: - src/gen/.* status: patch: false - project: - default: - threshold: 0.005 + project: + default: + threshold: 0.005 comment: false