Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#101: add jacocoInstrumentationIncludes and jacocoInstrumentationExcludes #102

Merged
merged 3 commits into from
Nov 12, 2020

Conversation

emac
Copy link
Contributor

@emac emac commented Nov 14, 2017

Fixes #101

Add new configs to allow user to include or exclude classes from instrumentation.

Checklist

  • Unit tests pass
  • You have read the contributing guide linked above.

@t0klian
Copy link

t0klian commented Dec 21, 2017

Any updates on ETA of implementation?
We really need that feature as we get java.lang.ArrayIndexOutOfBoundsException: 65536 when instrumenting class Routes$$anonfun$routes$1.class. when uplifting scala version 2.11.12

@playtowork
Copy link

Is there an ETA for when this commit will be merged? Curious, what is the commit waiting on? We also need to filter out some classes from instrumentation and don't have a good way currently.

@emac
Copy link
Contributor Author

emac commented Oct 13, 2018

Conflict has been resolved.

@dadrox
Copy link

dadrox commented Mar 21, 2019

@stringbean Any chance we can get this PR merged?

@aalaconte
Copy link

Does anyone know if this will ever merge?
Thanks!

@eed3si9n
Copy link
Member

Let's merge it.

@eed3si9n eed3si9n merged commit b36f4e5 into sbt:master Nov 12, 2020
antonionoca-visma added a commit to antonionoca-visma/sbt-jacoco that referenced this pull request Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Method code too large!" exception is thrown when routes file is large
6 participants