## Goal - Sonar can display coverage or anything generated report from project file report.xml / coverage out ## Technical informations (Optional) ``` sonar.go.coverage.reportPaths=coverage.out ``` what i got ``` INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer ```
Goal
Technical informations (Optional)
what i got