Hi @doi_zece,
Can you please show the output of sonar-scanner
? It would be useful to see the content of the xml file that you’re passing to sonar-scanner
, i.e. server/tests/covu.xml
Beware that coverage report has to generated with coverage tool.
Have a look here to see how you can generate it: [Coverage & Test Data] Generate Reports for Apex, C/C++, Objective-C, Go, JS/TS and Python