Browse Source

update codecov settings

kevin 3 years ago
parent
commit
f00b5416a3
1 changed files with 6 additions and 1 deletions
  1. 6 1
      .codecov.yml

+ 6 - 1
.codecov.yml

@@ -1,4 +1,9 @@
 ignore:
   - "doc"
   - "example"
-  - "tools"
+  - "tools"
+
+coverage:
+  precision: 2
+  round: up
+  range: "50...75"