Skip to content

Commit

Permalink
Update artifact names for CLI coverage reports
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Johnson <[email protected]>
  • Loading branch information
t1m0thyj committed Jan 6, 2025
1 parent b67724f commit 9297b8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions coverage-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
projects:
"zowe/zowe-cli":
unit:
junit-artifact: zowe-cli.yml/ubuntu-22.04-20.x-results/unit
lcov-artifact: zowe-cli.yml/ubuntu-22.04-20.x-results/unit/coverage
junit-artifact: zowe-cli.yml/ubuntu-latest-20.x-results/unit
lcov-artifact: zowe-cli.yml/ubuntu-latest-20.x-results/unit/coverage
integration:
junit-artifact: zowe-cli.yml/ubuntu-22.04-20.x-results/integration
junit-artifact: zowe-cli.yml/ubuntu-latest-20.x-results/integration
system:
test-count: npm-jest
"zowe/cics-for-zowe-client#main":
Expand Down

0 comments on commit 9297b8c

Please sign in to comment.