webpack/codecov.yml

50 lines
852 B
YAML
Raw Normal View History

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