Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 348 Bytes

Covhura

Covhura is a coverage format translator. It translates clover, cobertura, lcov, and simplecov reports into a simple JSON format. It handles merging together multiple coverage formats.

Installation

bundle install covhura

Run

covhura path/to/coverage/report

License

Covhura is free--as in BSD. Hack your heart out, hackers.