ExCoverallsLinter (excoveralls_linter v0.2.0)

Link to this section Summary

Link to this section Types

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()}