Skip to content

Missing JaCoCo Agent configuration options #1116

@billy-briggs-dev

Description

@billy-briggs-dev

there is a lack of support for JaCoCo Agent configuration options:

Missing options:

  • destfile
  • append
  • exclclassloader
  • inclbootstrapclasses
  • inclnolocationclasses
  • sessionid (defaulted to instance uuid)
  • dumponexit
  • classdumpdir
  • jmx

Of particular interest to me is being able to set a custom sessionid value ( app name, git hash, etc).

Is there any particular reason why the option set is so limited by default in the current implementation?

Sources:
https://www.eclemma.org/jacoco/trunk/doc/agent.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions