- which versions are you using:
2025.6
- how is SonarQube deployed:
Docker
- what are you trying to achieve
Ingest reports from dotcover 2025.2 onward
- what have you tried so far to achieve this
use normal working configuration from dotcover 2025.1 and previous
Issue
dotcover from 2025.2 onwards drops support for the .html report output as per it’s documentation
Now only supporting .json and .xml.
Sonarscanner seems to only support html reports as per it’s documentation
Is Sonar planning to support dotcover xml here as per some of it’s other providers? Is there any current working solution for this?
Many thanks