diff --git a/codecov.yml b/codecov.yml index 6d6913e..3c06c66 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,7 +4,7 @@ codecov: coverage: precision: 2 round: down - range: "70...100" + range: "80...100" status: project: # measuring the overall project coverage @@ -19,7 +19,7 @@ coverage: if_ci_failed: error # if ci fails report status as success, error, or failure patch: default: - target: 70 + target: 90 parsers: gcov: