There was an error while loading. Please reload this page.
1 parent 8ef0007 commit 7a87a37Copy full SHA for 7a87a37
1 file changed
.codecov.yml
@@ -0,0 +1,22 @@
1
+coverage:
2
+ precision: 1
3
+ round: down
4
+ range: "70...100"
5
+
6
+ status:
7
+ project:
8
+ default:
9
+ target: auto
10
+ threshold: 10%
11
+ if_not_found: success
12
+ if_ci_failed: error
13
+ patch:
14
15
+ only_pulls: true
16
+ target: 50%
17
18
+ changes: true
19
20
+comment:
21
+ behavior: default
22
+ require_changes: true
0 commit comments