Hi All,
I am using Sonarqube 7.9.3 in my Azure Devops pipeline to scan .Net projects .
I can see that all the unit tests are running with the pipeline and also coverage result is showing in the build summary within Azure DevOps . But it’s showing as 0.0 % in Sonarqube .
What’s strange is I have other project within same Azure DevOps organisation for which coverage is showing in Sonarqube . And build definition is same in both pipeline .
Can anyone guide why it’s exporting the coverage data for one and not for other ?
What eactly I need to fix here ?
I am trying to post the logs but i can’t since the lines of code limit is there .
Logs is much more in terms of lines compared to the limit.
How should I shared you the logs ?