You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/12/07 22:10:03 UTC

[jira] [Closed] (GROOVY-9772) AnnotationCollectorTransform generates code not marked with @Generated

     [ https://issues.apache.org/jira/browse/GROOVY-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King closed GROOVY-9772.
-----------------------------

> AnnotationCollectorTransform generates code not marked with @Generated
> ----------------------------------------------------------------------
>
>                 Key: GROOVY-9772
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9772
>             Project: Groovy
>          Issue Type: Bug
>          Components: Compiler
>    Affects Versions: 3.0.6
>            Reporter: Damir Murat
>            Assignee: Daniel Sun
>            Priority: Trivial
>             Fix For: 3.0.7, 4.0.0-alpha-2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> AnnotationCollectorTransform generates an inner helper class CollectorHelper with a method value().
> Since it is not marked with @Generated, the value() method pops up in the JaCoCo coverage report.
> user group link: https://lists.apache.org/thread.html/r2ec3229d338a9775fca3dd93278cd00dc7688f5bb51f57d316ba04e2%40%3Cusers.groovy.apache.org%3E
> Tnx,
> Damir



--
This message was sent by Atlassian Jira
(v8.3.4#803005)