CoverageCore.jl

Core functionality for processing coverage information in Julia
Author JuliaCI
Popularity
7 Stars
Updated Last
1 Year Ago
Started In
October 2019

CoverageTools.jl - you probably want Coverage.jl instead

Build Status Codecov

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.