SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.
MIT License
1.55k stars 236 forks source link

Unable to get code coverage to sonarcloud #555

Open JanbaskDevops opened 7 months ago

JanbaskDevops commented 7 months ago

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.

jarrodlombardo-EventBase commented 3 months ago

Is this possibly the same issue as #562 ?