Skip to content

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Jun 18, 2024

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

@nscuro nscuro added the bug Something isn't working label Jun 18, 2024
@nscuro nscuro requested a review from a team as a code owner June 18, 2024 17:19
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

Signed-off-by: nscuro <[email protected]>
@nscuro nscuro merged commit 5e1d3a9 into master Jun 21, 2024
@nscuro nscuro deleted the nscuro-patch-1 branch June 21, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants