Przeglądaj źródła

Add codecov.yml

master
Michael van Tellingen 9 lat temu
rodzic
commit
260956e724
No account linked to committer's email address
1 zmienionych plików z 20 dodań i 0 usunięć
  1. 20
    0
      codecov.yml

+ 20
- 0
codecov.yml Wyświetl plik

@@ -0,0 +1,20 @@
1
+---
2
+coverage:
3
+  precision: 2
4
+  round: down
5
+  range: "70...100"
6
+
7
+  status:
8
+    project:
9
+      default:
10
+        target: auto
11
+        if_no_uploads: error
12
+
13
+    patch:
14
+      default:
15
+        if_no_uploads: error
16
+
17
+    changes: true
18
+
19
+comment:
20
+  layout: "header, diff, tree"

Ładowanie…
Anuluj
Zapisz