forked from zowe/zowe-cli-standalone-package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
coverage-config.yaml
73 lines (73 loc) · 3.02 KB
/
coverage-config.yaml
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
projects:
"zowe/perf-timing":
unit:
junit-artifact: perf-timing.yml/ubuntu-latest-18.x-results/unit/junit
lcov-artifact: perf-timing.yml/ubuntu-latest-18.x-results/unit/coverage
"zowe/imperative":
unit:
junit-artifact: imperative.yml/ubuntu-latest-18.x-results/unit/junit
lcov-artifact: imperative.yml/ubuntu-latest-18.x-results/unit/coverage
integration:
junit-artifact: imperative.yml/ubuntu-latest-18.x-results/integration/junit
system:
test-count: npm-jest
"zowe/zowe-cli":
unit:
junit-artifact: zowe-cli.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli.yml/ubuntu-latest-18.x-results/unit/coverage
integration:
junit-artifact: zowe-cli.yml/ubuntu-latest-18.x-results/integration
system:
test-count: npm-jest
"zowe/zowe-cli-cics-plugin":
unit:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit/coverage
system:
test-count: npm-jest
"zowe/zowe-cli-db2-plugin":
unit:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit/coverage
system:
test-count: npm-jest
"zowe/zowe-cli-ftp-plugin":
unit:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit/coverage
system:
test-count: npm-jest
"zowe/zowe-cli-ims-plugin":
unit:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit/coverage
integration:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/integration
system:
test-count: npm-jest
"zowe/zowe-cli-mq-plugin":
unit:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit/coverage
integration:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/integration
system:
test-count: npm-jest
"zowe/zowe-cli-scs-plugin":
unit:
junit-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit
lcov-artifact: zowe-cli-plugin.yml/ubuntu-latest-18.x-results/unit/coverage
system:
test-count: npm-jest
"zowe/vscode-extension-for-zowe#main":
unit:
junit-artifact: zowe-explorer-ci.yml/zowe-explorer-results/unit
lcov-artifact: zowe-explorer-ci.yml/zowe-explorer-results/unit/coverage
unit-api:
junit-artifact: zowe-explorer-ci.yml/zowe-explorer-api-results/unit
lcov-artifact: zowe-explorer-ci.yml/zowe-explorer-api-results/unit/coverage
unit-ftp:
junit-artifact: zowe-explorer-ftp-ci.yml/zowe-explorer-ftp-extension-results/unit
lcov-artifact: zowe-explorer-ftp-ci.yml/zowe-explorer-ftp-extension-results/unit/coverage
integration:
junit-artifact: theia-zowe-explorer-ci.yml/theia-zowe-explorer-results/integration