diff --git a/codecov.yml b/codecov.yml index 8470b5d7e..883c8ef4d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,10 +8,12 @@ coverage: status: patch: default: + threshold: 50 if_no_uploads: error changes: true project: default: target: auto + threshold: 2 if_no_uploads: error -comment: false \ No newline at end of file +comment: false