Hey @jemartineza
SonarQube only reads coverage reports – it doesn’t produce them. I would check out our documentation on Test Coverage and Execution, as well as the following Community Guides.
C#:
Java: Google is your friend here, or just the JaCoCo website
Colin