From f00b5416a3ea1603965ca9dae103b56de288162d Mon Sep 17 00:00:00 2001 From: kevin Date: Sat, 3 Oct 2020 23:09:29 +0800 Subject: [PATCH] update codecov settings --- .codecov.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 0b3fb52b..0d870703 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,4 +1,9 @@ ignore: - "doc" - "example" - - "tools" \ No newline at end of file + - "tools" + +coverage: + precision: 2 + round: up + range: "50...75"