mix coveralls (excoveralls v0.12.3)
Provides an entry point for displaying coveralls.io from local server.
Link to this section Summary
Functions
Provides the logic to switch the parameters for ExCoveralls.run/3.
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Link to this function
do_run(args, options)
Provides the logic to switch the parameters for ExCoveralls.run/3.
Link to this function
parse_common_options(args, common_options)
Link to this function
run(args)
Callback implementation for Mix.Task.run/1
.