I am able to generate coverage.opencover.xml with coverage breakup on C# source code. Also, Sonar logs on ADO pipeline showing coverage report got imported.
Coverage Report Statistics: 13 files, 13 main files, 13 main files with coverage, 0 test files, 0 project excluded files, 0 other language files.
Then I think you’re just facing this UI bug ( it gets fixed soon). As long as you have coverage details on your main branch, you know the import of coverage is working well.
If you’re facing an issue on the main branch, then it’s probably a different issue. The first place to look is what the logs say about the import of code coverage.
Able to publish code coverage percentage on Sonar cloud from main branch. The issue is when we try from feature branch. Please let us know once the issue is fixed. Thank you.