webpack/codecov.yml

50 lines
852 B
YAML
Raw Permalink Normal View History

2016-08-17 18:47:42 +08:00
codecov:
2021-06-28 17:46:10 +08:00
branch: main
2016-08-17 18:47:42 +08:00
coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default: off
basic:
flags: basic
target: auto
integration:
flags: integration
2016-08-17 18:47:42 +08:00
target: auto
2019-07-12 16:22:32 +08:00
lintunit:
flags: lintunit
target: 0%
2016-08-17 18:47:42 +08:00
patch:
default: off
2018-10-24 16:52:20 +08:00
basic:
flags: basic
target: 90%
base: pr
integration:
flags: integration
target: 90%
base: pr
2019-07-12 16:22:32 +08:00
lintunit:
flags: lintunit
target: 0%
base: pr
2016-08-17 18:47:42 +08:00
changes:
default: off
basic:
flags: basic
target: 0%
integration:
flags: integration
target: 0%
2019-07-12 16:22:32 +08:00
lintunit:
flags: lintunit
target: 0%
comment: off
flags:
basic:
joined: false
2019-07-12 16:22:32 +08:00
lintunit:
joined: false