We are using the dotnet tool to generate the code coverage report in coverage.xml. While running the Sonar scanner with the begin step, we are passing the parameter:
The Sonar analysis completes successfully without any errors. However, after executing the end step, the data is published to SonarCloud, excluding the code coverage.