clementguillot / nx-cloud-ce

OSS version of Nx Cloud
MIT License
13 stars 1 forks source link

Fix JaCoCo report integration in SonarCloud #232

Closed clementguillot closed 1 month ago

clementguillot commented 1 month ago

Description

We had to deactivate SonarCloud scan in the repo. This is sad.

It sounds like Quarkus requires a different configuration of JaCoCo: https://quarkus.io/guides/tests-with-coverage

Maybe this can fix SonarCloud analysis?