Hello there, I'd like to return to the discussion of the following threads:
- SCALAC.MIXIN and SCALAC.CASE filters for JaCoCo Gradle plugin <https://groups.google.com/forum/#!searchin/jacoco/SCALAC|sort:date/jacoco/9TRYad0rIrE/QwwUrnEjCwAJ> - using SCALAC.CASE (or other filter) <https://groups.google.com/forum/#!searchin/jacoco/SCALAC|sort:date/jacoco/0UAFu4gOCK0/lJTVNIV-HQAJ> It is told there that even maven plugin does not support these filters, and I'd like to understand what maven plugin is meant there? For example, here is the one that seems to support SCALAC.MIXIN and SCALAC.CASE filters <https://github.com/timezra/jacoco-scala-maven-plugin/tree/cf710949547e0fc0e1c9961f84dd1d45c9225e55#usage> and these maven plugin is mentioned in the documentation too <https://github.com/jacoco/jacoco/wiki/filtering-SCALAC.CASE#bytecode-pattern> . SBT javoco plugin seems to support the necessary filters <https://github.com/sbt/sbt-jacoco/tree/master/src/main/scala/com/github/sbt/jacoco/filter> and even more. Are there any plans to add support of the following filters to the Gradle too? It would be really-really great. -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/f09b37f3-7495-4fb9-9541-57a521601231%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
