CoverageReporter::CI::Options
Inherits Reference / Object
Coveralls API options that can be retrieved from CI environment variables.
Constructors
new(service_branch : String | Nil = nil, service_build_url : String | Nil = nil, service_event_type : String | Nil = nil, service_job_id : String | Nil = nil, service_job_number : String | Nil = nil, service_job_url : String | Nil = nil, service_name : String | Nil = nil, service_number : String | Nil = nil, service_pull_request : String | Nil = nil, service_attempt : String | Nil = nil, commit_sha : String | Nil = nil, repo_name : String | Nil = nil)
SourceInstance methods
to_h
Source