Skip to content

JuliaCI/CoverageTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.