ExCoverallsLinter (excoveralls_linter v0.1.0)
Link to this section Summary
Link to this section Types
Link to this type
rule_spec()
Specs
rule_spec() :: {ExCoverallsLinter.CoverageRule.t(), options :: keyword()}
Link to this section Functions
Link to this function
run(rule_specs, coverage_tool \\ Excoveralls)
Specs
run([rule_spec()], ExCoverallsLinter.CoverageTool.t()) :: :ok | {:error, errors :: list()}