diff --git a/codecov.yml b/codecov.yml index aa84c676..0178b4cd 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,8 @@ +coverage: + status: + project: + default: + threshold: 0.02 + ignore: - "*/tests/*"