excoveralls v0.10.4 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 from general CI server with token

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 from general CI server with token.

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.