excoveralls v0.13.3 ExCoveralls

Provides the entry point for coverage calculation and output. This module method is called by Mix.Tasks.Test

Link to this section Summary

Functions

Logic for posting

This method will be called from mix to trigger coverage analysis.

Link to this section Functions

Link to this function

analyze(stats, type, options)

Logic for posting

Link to this function

execute(options, compile_path)

Link to this function

start(compile_path, opts)

This method will be called from mix to trigger coverage analysis.