excoveralls v0.6.1 Mix.Tasks.Coveralls.Post

Provides an entry point for posting test coverage to coveralls.io from the local server.

Summary

Functions

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

Functions

extract_service_name(options)
extract_token(options)
run(args)

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

Callback implementation for Mix.Task.run/1.