CoverageReporter::Api::Jobs
Inherits Reference / Object
Constants
API_VERSION = "v1"
BOUNDARY = "CoverageReporterBoundary".rjust(50, '-')
Constructors
new(config : Config, parallel : Bool, source_files : SourceFiles, git_info : Hash(Symbol, Hash(Symbol, String) | String))
SourceInstance methods
send_request(dry_run : Bool = false)
Source