Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 827 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 827 Bytes

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.