SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to get code coverage to sonarcloud

JanbaskDevops opened this issue · comments

Hello Team,

I have configured slather to my project and I am able to see code coverage report. I have generated code coverage by below comands
$ slather coverage -x --output-directory path/to/xml_report

Now, Can you guys help me with instruction to push this report to sonarcloud.

Is this possibly the same issue as #562 ?