kopia lustrzana https://github.com/JOSM/MapWithAI
Gitlab-CI: Update jacoco2cobertura image
Signed-off-by: Taylor Smock <tsmock@fb.com>pull/1/head v1.8.0
rodzic
b8e18653d9
commit
fa3110c5d1
|
@ -117,7 +117,7 @@ coverage:
|
|||
needs: ["test"]
|
||||
dependencies:
|
||||
- test
|
||||
image: haynes/jacoco2cobertura:1.0.3
|
||||
image: haynes/jacoco2cobertura:1.0.7
|
||||
script:
|
||||
- 'python /opt/cover2cover.py build/reports/jacoco/test/jacocoTestReport.xml src/main/java > build/reports/jacoco/test/coverage.xml'
|
||||
- 'python /opt/source2filename.py build/reports/jacoco/test/coverage.xml'
|
||||
|
|
Ładowanie…
Reference in New Issue