Code Coverage not showing up in Sonarcloud for dotnet projects which were showing coverage earlier post May month update from SonarCloud end. We are having the default permissions and scans from sonarcloud
ALM used - Azure DevOps
CI system used - Azure DevOps
Scanner command used - report generator tool installed , and then i have a sonar analysis task which has report part as opencover , then cobertua reports are created part of publish code coverage results task
Languages of the repository - Dotnet 3.1 , 5 and 6
No error message , Message seen in sonar cloud - A few extra steps are needed for SonarCloud to analyze your code coverage.
Thanks for replying back to this issue, i have updated my details a bit here now, the sonar analysis task is using opencover in my case and cobertua reports are created part of publish code coverage results task