-
Fix an issue where git dependencies were displayed in the coverage report.
-
Fix several bugs.
-
Add
--output-path
option to specify a file to write coverage data into. -
Add
--ignore-filename-regex
option to skip specified source code files from coverage report. -
Improve diagnostics when the required tools are not installed.