API Reference ExIntegrationCoveralls v0.1.0
modules
Modules
Documentation for ExIntegrationCoveralls
.
Wrapper module for Erlang's cover tool.
Serialize the coverage data to human-readable json format.
Provide methods for base path for displaying File paths of the modules. It uses the current working directory.
General handler for posting coverage data to CI Services.
Provide calculation logics of coverage stats.
Stores count information and source for a single line.
Stores count information for a file and all source lines.