Recommended way of importing scoverage reports

Must-share information (formatted with Markdown):

  • which versions are you using Community 0.17.2
  • how is SonarQube deployed: Helm
  • what are you trying to achieve

Import scoverage reports.
I’ve seen this: Can't get scoverage report to import

This plugin is very outdated:

  • what have you tried so far to achieve this

Error during parsing of the generic coverage report '/sv/servision/target/scala-2.12/scoverage-report/scoverage.xml'. Look at SonarQube documentation to know the expected XML format.

No need to convert anything or use the generic coverage format. You can import your scoverage reports directly to sonar.scala.coverage.reportPaths!

1 Like

That’s very good news, thanks.