File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 with :
3939 name : jacoco-coverage-report-ui
4040 path : checkmarx-ast-eclipse-plugin-tests/target/site/jacoco-aggregate
41-
41+ - name : Generate JaCoCo Badge
42+ uses : cicirello/jacoco-badge-generator@f33476a5a3fd5a4f77cb5eef2ebe728c1dd5b921
43+ with :
44+ jacoco-csv-file : checkmarx-ast-eclipse-plugin-tests/target/site/jacoco-aggregate/jacoco.csv
45+ generate-summary : true
4246 integration-tests :
4347 runs-on : ubuntu-latest
4448 steps :
7175 with :
7276 name : jacoco-coverage-report-integration
7377 path : checkmarx-ast-eclipse-plugin-tests/target/site/jacoco-aggregate
78+ - name : Generate JaCoCo Badge
79+ uses : cicirello/jacoco-badge-generator@f33476a5a3fd5a4f77cb5eef2ebe728c1dd5b921
80+ with :
81+ jacoco-csv-file : checkmarx-ast-eclipse-plugin-tests/target/site/jacoco-aggregate/jacoco.csv
82+ generate-summary : true
7483 unit-tests :
7584 runs-on : ubuntu-latest
7685 steps :
You can’t perform that action at this time.
0 commit comments