CoverageReporter::Config
Inherits Reference / Object
Constants
CI_OPTIONS = {CI::CircleCI, CI::Github, CI::Gitlab, CI::Travis, CI::Semaphore, CI::Jenkins, CI::Appveyor, CI::Tddium, CI::Azure, CI::Buildkite, CI::Codefresh, CI::Codeship, CI::Surf, CI::Wercker, CI::Drone, CI::XcodeCloud, CI::Local}
DEFAULT_ENDPOINT = "https://coveralls.io"
LOCAL_ENDPOINT = "http://localhost:3000"
Constructors
new(repo_token : String | Nil, path : String | Nil = "", flag_name : String | Nil = nil, overrides : CI::Options | Nil = nil, compare_ref : String | Nil = nil, compare_sha : String | Nil = nil)
SourceInstance methods
[](*args, **options)
Source[](*args, **options, &)
Source[]?(*args, **options)
Source[]?(*args, **options, &)
Sourcecarryforward(*args, **options)
Sourcecarryforward(*args, **options, &)
Sourceendpoint
Sourceflag_name
Sourcerepo_token
Sourceto_h
Source