excoveralls v0.6.1 Mix.Tasks.Coveralls

Provides an entry point for displaying coveralls.io from local server.

Summary

Functions

Provides the logic to switch the parameters for ExCoveralls.run/3

A task needs to implement run which receives a list of command line args

Functions

do_run(args, options)

Provides the logic to switch the parameters for ExCoveralls.run/3.

run(args)

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.