Sonarqube codecoverage zero

  • Operating system: Windows 11
  • Visual Studio version: Visual studio 2019
  • SonarLint plugin version: No
  • Programming language you’re coding in: C#
  • Is connected mode used: Yes
  • Connected to SonarCloud or SonarQube (and which version): Developer Edition
    Version 9.1
    we purchase the license for the 9.1 Developer Edition version.

We are currently using OpenCover.exe to generate the Code Coverage Reports in SonarQube. and our code is developed using c#.net.

Can you suggest any documents or links to utilize Open Cover as Code Coverage report generator instead of Jacoco plugin.

Hi @Venkatanag ,
You will surely find what you are looking for in .Net code coverage documentation
Abdel

Your version is also past EOL. You should upgrade to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your upgrade path is:

9.1 → 9.9.6 → 10.6 (last step optional)

You may find these resources helpful:

1 Like

If you still run into issues, make sure you come back with the right logs!