davidanthoff / CoverageTools.jl

Core functionality for processing coverage information in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Core functionality for processing coverage information in Julia

License:MIT License


Languages

Language:Julia 100.0%