0

I would like to add the code coverage report along with code analysis for my UnitTest project in SonarQube.

I had tried by adding the test files under 'sonar.test.inclusions' but the source files did not show any code coverage % nor the code smells

Project Code Coverage Report

  • SonarQube does not generate code-coverage; you need to provide them. See [heren](https://docs.sonarqube.org/pages/viewpage.action?pageId=6389770) – Jeroen Heier May 23 '19 at 20:51
  • I have used opencover format to generate the code coverage result but for my unit test i'm unable to view the coverage lines nor the code smells – Vijayakumar Natarajan May 24 '19 at 07:51

0 Answers0