AbsaOSS / cobrix

A COBOL parser and Mainframe/EBCDIC data source for Apache Spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add code coverage support - JaCoCo

miroslavpojer opened this issue · comments

Background

Add code coverage support to be able measure code quality.

Feature

New ability to measure current code coverage as one of QA metrics.

Release notes:
#532 - Add code coverage support

  • Added support for generation of code coverage report.