diff --git a/codecov.yml b/codecov.yml index 01d8599..2e1dfd4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,8 +4,9 @@ coverage: range: "90...100" status: project: - threshold: 0.5% + default: + threshold: 0.5% patch: - threshold: 1% - changes: - threshold: 1% + default: + threshold: 1% +