diff --git a/codecov.yml b/codecov.yml index 959972a69..da629b510 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,6 @@ -comment: false \ No newline at end of file +comment: false +coverage: + status: + project: + default: + threshold: 1% \ No newline at end of file