-
-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More comprehensive JaCoCo support (#1120)
* Added detailed code coverage. Per sourcefile a line counter and each line covered or missed numbers. * Added CodeCoverage parameter to Describe. If the -DetailedCodeCoverage switch is on then the CodeCoverage parameters of the Describe parts will be used for code coverage. * A compatibility with PSCore 6.x correction and merging upstream error correction * More comprehensive JaCoCo support * Fix failing tests
- Loading branch information
Showing
3 changed files
with
200 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.