Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
coverage-reporter
v0.6.15
CoverageReporter
Api
HTTPError
InternalServerError
Jobs
UnprocessableEntity
Webhook
BaseException
BaseParser
CI
Appveyor
Azure
Buildkite
CircleCI
Codefresh
Codeship
Drone
Generic
Github
Gitlab
Jenkins
Local
Options
Semaphore
Surf
Tddium
Travis
Wercker
XcodeCloud
Cli
CloverParser
Info
CoberturaParser
Info
Config
MissingTokenException
CoveragepyParser
ParserError
CoverallsParser
CoverallsFormat
SourceFiles
FileReport
GcovParser
Git
GolangParser
Hits
JacocoParser
Info
LcovParser
BranchInfo
Info
LineInfo
Line
Log
Level
Parser
InvalidCoverageFormat
NotFound
Reporter
NoSourceFiles
Settings
SimplecovParser
ComplexCoverage
Coverage
Report
SimplecovReport
SourceFiles
YamlConfig
Generated using Crystal 1.12.2
2024-10-03 03:39:18 UTC
class
CoverageReporter::
Parser::
NotFound
CoverageReporter::Parser::NotFound
CoverageReporter::BaseException
Exception
Reference
Object
Defined in:
coverage_reporter/parser.cr
Constructors
.new
(filename : String)
Instance Method Summary
#message
Instance methods inherited from class
CoverageReporter::BaseException
fail=(fail : Bool)
fail=
,
fail? : Bool
fail?
Constructor methods inherited from class
CoverageReporter::BaseException
new(fail : Bool =
true
)
new
Constructor Detail
def self.
new
(filename : String)
#
[
View source
]
Instance Method Detail
def
message
#
[
View source
]