Integrated: 8219: Missing coverage in application reports

Alex Macdonald aptmac at openjdk.org
Mon Nov 4 14:30:36 UTC 2024


On Fri, 3 May 2024 15:10:53 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:

> This PR fixes (&cleans up) the coverage reports under jmc/application.
> 
> The argLine was being set in a handful of the application test packages without the surefireArgLine that's required to have jacoco run coverage.
> 
> Additionally I've removed a bunch of the feature packages from the report (as there isn't anything to scan), and included missing packages that have been added in the last few years. There were also a handful of versions that needed to be updated as well.
> 
> The Jacoco version in core was bumped to 8.0.10, but the application version stayed at 8.0.7, this has been updated.

This pull request has now been integrated.

Changeset: 9370abed
Author:    Alex Macdonald <aptmac at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/9370abed09c5995b5fc522a4cd2472104060133c
Stats:     117 lines in 7 files changed: 10 ins; 88 del; 19 mod

8219: Missing coverage in application reports

Reviewed-by: clanger, hirt

-------------

PR: https://git.openjdk.org/jmc/pull/562


More information about the jmc-dev mailing list