DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

Code Coverage Tools #43

Closed DK96-OS closed 2 years ago

DK96-OS commented 2 years ago

It is important to know whether the test cases cover all code branches. A tool should be added to measure code coverage, and provide reports that can improve coverage and provide further insight.

DK96-OS commented 2 years ago

It is really easy to get started with JaCoCo

DK96-OS commented 2 years ago

The current coverage on master branch varies by package.