Skip to content
Snippets Groups Projects
Commit b33a1640 authored by surkat's avatar surkat
Browse files

jacoco coverage

parent 2c31fb49
No related branches found
No related tags found
No related merge requests found
Pipeline #198070 passed
......@@ -20,6 +20,9 @@ test:
- target/surefire-reports/
reports:
junit: target/surefire-reports/TEST-no.ntnu.idatt1002.demo.repo.MyEntityRepoTest.xml
coverage_report:
coverage_format: cobertura
path: target/jacoco/coverage-reports/jacoco.xml
package:
stage: package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment