Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
sonarqube:latest - what are you trying to achieve
Generating test coverage for a project with multiple languages (Go/Python/Js) - what have you tried so far to achieve this
I read Test Coverage & Execution | SonarQube Docs, it shows the different ways to generate test coverage for each languages, but can I get test coverage for all the languages combined?