user4948798
user4948798

Reputation: 2104

Unable to see Coverage details on Sonarqube Dashboard for C#

Our Sonar Build Environment details as follows:-

• SonarQube Server Version - 5.6.6 (64-Bit). 
• Sonar-scanner- Version - 3.0.3.778.
• SonarQube Server Operating System – Ubuntu 14.04.5 LTS (64-Bit). 
• sonar-csharp-plugin-5.11.0.1761.jar
• Sonar Build Machine Operating System: Windows-7 (64-bit)

Problem Description:-

I have installed the (sonar-csharp-plugin-5.11.0.1761.jar) successfully, I am able to scan the code as well, However when I tried to configure the dotCover - Coverage report with the below property. I am unable to see the same in our SonarQube dashboard.

sonar.cs.dotcover.reportsPaths=build\\CoverageReport.html

Also I have observed that in Server under Administration-->General Settings-->C# tab I can only File suffixes and Ignore Header comments items. I can't see Coverage details like other language plugins.

So kindly help me to configure the same.

Upvotes: 0

Views: 280

Answers (0)

Related Questions