diff --git a/codecov.yml b/codecov.yml index 2694c73f..5bbd8d2c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,15 +1,15 @@ coverage: precision: 1 - round: down - range: "30...70" + round: nearest + range: "10...90" status: project: default: - target: 40% + target: 70% patch: default: - target: 70% + target: 60% changes: no comment: