CoverageReporter::CoveragepyParser
Inherits CoverageReporter::BaseParser / Reference / Object
Class methods
name
SourceInstance methods
parse(filename : String, error : Process::Stdio = IO::Memory.new) : Array(FileReport)
Parses the file and returns an array of FileReport which will be
sent to Coveralls API.