CoverageReporter::CoverallsParser
Inherits CoverageReporter::BaseParser / Reference / Object
Instance methods
parse(filename : String) : Array(FileReport)
Parses the file and returns an array of FileReport which will be
sent to Coveralls API.
Inherits CoverageReporter::BaseParser / Reference / Object
Parses the file and returns an array of FileReport which will be
sent to Coveralls API.