Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Launch configuration options for JaCoCo agent #5

Open
marchof opened this issue Aug 28, 2012 · 2 comments
Open

Launch configuration options for JaCoCo agent #5

marchof opened this issue Aug 28, 2012 · 2 comments

Comments

@marchof
Copy link
Member

marchof commented Aug 28, 2012

In addition to the default preferences the agent options for

  • includes
  • excludes
  • exclclassloader

should be configurable on a per launch configuration base.

@AndrewNR
Copy link

AndrewNR commented Dec 7, 2012

+1 for this feature, that would be a much more flexible way to configure the coverage sessions.

Basically, the excluded classes set can differ for different projects (and most probably they will) - so jumping to the Preferences settings each time when calculating the coverage for another project is not pretty convenient.

@marchof
Copy link
Member Author

marchof commented Dec 28, 2012

@AndrewNR Note that this options do not define the analysis scope. Excluded classes will simply show-up as not covered at all. The purpose of these options is to exclude certain (framework) classes for technical reasons.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants