Hi there,--Looking through the guide that explains how to Import coverage results into the analysis reports only show that .html extension is allowed for DotCover coverage reports. I am coming from a world, where we always save reports in .xml, then later on transform it into an html report on request. Is there any way to use the .xml report as a valid coverage result, or do I need to explicitly set the output of the dotCover test result to HTML?Thoughts?Link to guide:Specific property key:sonar.cs.dotcover.reportsPathsCheers,Antal
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/7444931f-0db8-4e25-bbda-60faaee2915c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hallo Antal,Sorry, but for the time being we only support the HTML report.
sonar.cs.dotcover.reportsPaths="%CD%\dotCover.html"" parameter in 'sonar-project.properties' file & run 'sonar-scanner'?Regards,TamasTamas VAJK | SonarSource
Language TeamOn 11 May 2016 at 10:06, Antal János Monori <anthon...@gmail.com> wrote:Hi there,--Looking through the guide that explains how to Import coverage results into the analysis reports only show that .html extension is allowed for DotCover coverage reports. I am coming from a world, where we always save reports in .xml, then later on transform it into an html report on request. Is there any way to use the .xml report as a valid coverage result, or do I need to explicitly set the output of the dotCover test result to HTML?Thoughts?Link to guide:Specific property key:sonar.cs.dotcover.reportsPathsCheers,Antal
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/adca114b-26f5-414c-96a7-68ded3271c31%40googlegroups.com.