My C# code coverage file currently is read by SonarQube and is populated and looks correct to me. But I get the message: WARN: The Code Coverage report doesn’t contain any coverage data for the included files.
The link provided however seems to be dead. Could somebody redirect me to the relevant page or explain what the trouble shooting methods are for this?
You can take a look at the discussion on Code Coverage is not shown in the SonarCloud.io to make sure you run the commands from the same folder and you can check the paths inside the reports are correct.