diff --git a/codecov.yml b/codecov.yml index 54226c2a..8146832b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,18 @@ +coverage: + precision: 2 + round: nearest + range: "60...90" + status: + project: + default: + threshold: 2 + codecov: branch: master +comment: + layout: "diff" + coverage: ignore: - "projects/SelfTest"