Check.Config (AlCheck v0.1.28)

View Source

Config loading, parsing, initialization, and defaults.

Summary

Functions

base_branch(config, opts \\ [])

default_checks()

default_fast()

default_run()

humanize_key(key)

init()

load()

parse_check_config(key, config)

parse_coverage(config)

parse_test_output(arg1)

Parse the test_output config value into an output mode.

Accepts "status" (default), "verbose", "sections" (shorthand for {:sections, :on_failure}), or %{"sections" => "on_failure" | "always"}.