Hi, I tried to run the sonar scanner analysis on our .Net project locally.
However, it shows the test coverage as 0.0%.
.Net project version - net472
Sonar Scanner version - sonar-scanner-6.2.0.85879-net-framework
Sonar cube version - sonarqube-10.5.1.90531
Sonar cube is deployed via Zip.
Not sure where to look for the logs, I have gone through the guide you provided, but still not clear.
Please note that I am using [SonarScanner for .NET ] (.NET Framework) and using it on a local solution/project which is not tied to Jenkins/DevOps/Github…