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
service_job_id
andservice_name
are just required in case Coveralls gives support to that particular CI.If you see
xcov
it's enough by sendingrepo_token
. You can find a sample payload here. This way, any CI can be supported byslather
as long as you specifyrepo_token
in your environment or.slather.yml