0.0% code coverage for .Net project

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.

image

Hey there.

What do the logs say about the import of code coverage?

Have you read the documentation for .NET Test Coverage?

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…