SlatherOrg / slather

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

If repo_token, no need for service_name #500

Closed fermoyadrop closed 3 years ago

fermoyadrop commented 3 years ago

service_job_id and service_name are just required in case Coveralls gives support to that particular CI.

If you see xcov it's enough by sending repo_token. You can find a sample payload here. This way, any CI can be supported by slather as long as you specify repo_token in your environment or .slather.yml