diff --git a/codecov.yml b/codecov.yml index 92d6409..bdd41f4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,9 @@ coverage: - range: "0..100" + status: + project: + default: + target: 90% # the required coverage value + threshold: 1% # the leniency in hitting the target + patch: + default: + target: 80%