ExCoverallsLinter.Rules.Errors.CoverageError exception (excoveralls_linter v0.2.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %ExCoverallsLinter.Rules.Errors.CoverageError{
__exception__: term(),
actual_coverage: ExCoverallsLinter.CoverageRatio.t(),
required_coverage: ExCoverallsLinter.CoverageRatio.t()
}