CycloneDX / cyclonedx-core-java

CycloneDX SBOM Model and Utils for Creating and Validating BOMs
https://cyclonedx.org/
Apache License 2.0
81 stars 61 forks source link

Fix path to `jacoco.xml` for PR coverage reporting #433

Closed nscuro closed 4 months ago

nscuro commented 5 months ago

The jacoco.xml file is saved without directory structure in the workflow artifact, see for example: https://github.com/CycloneDX/cyclonedx-core-java/actions/runs/9569238922/artifacts/1613827643

The Report Coverage workflow currently assumes a nested directory structure, causing it to fail: https://github.com/CycloneDX/cyclonedx-core-java/actions/runs/9569252308/job/26381373192