CoverageTools.jl
Core functionality for processing coverage information in Julia
Install / Use
/learn @JuliaCI/CoverageTools.jlREADME
CoverageTools.jl - you probably want Coverage.jl instead
CoverageTools.jl provides the core functionality for processing code coverage and memory allocation results.
Most users will want to use Coverage.jl instead. Coverage.jl allows you to upload your coverage reports to online services such as Codecov.io and Coveralls.io.
