forked from webpack/webpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
codecov.yml
49 lines (49 loc) · 826 Bytes
/
codecov.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
codecov:
branch: master
coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default: off
basic:
flags: basic
target: auto
integration:
flags: integration
target: auto
unit:
flags: unit
target: 0%
patch:
default: off
basic:
flags: basic
target: 90%
base: pr
integration:
flags: integration
target: 90%
base: pr
unit:
flags: unit
target: 0%
base: pr
changes:
default: off
basic:
flags: basic
target: 0%
integration:
flags: integration
target: 0%
unit:
flags: unit
target: 0%
comment: off
flags:
basic:
joined: false
unit:
joined: false