diff --git a/.github/codecov.yml b/.github/codecov.yml index b0af400854..35de5f7c8c 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -2,3 +2,7 @@ coverage: status: patch: off # disable patch status + project: + default: + enable: yes + threshold: 1%