diff --git a/codecov.yml b/codecov.yml index 3c22eb79..2694c73f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,12 +1,12 @@ coverage: precision: 1 round: down - range: "40...100" + range: "30...70" status: project: default: - target: 45% + target: 40% patch: default: target: 70%