excoveralls v0.6.1 ExCoveralls.PathReader

Provide methods for base path for displaying File paths of the modules. It uses Mix.project path as base folder.

Summary

Functions

Returns the Mix.Project base path

Expand path relative to the Mix.Project base path

Functions

base_path()

Returns the Mix.Project base path.

expand_path(path)

Expand path relative to the Mix.Project base path.