[
https://issues.apache.org/jira/browse/LANG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566814#comment-16566814
]
ASF GitHub Bot commented on LANG-1354:
--------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-lang/pull/339
[](https://coveralls.io/builds/18291434)
Coverage decreased (-0.02%) to 95.259% when pulling
**48b72c854e33368b9a15dbcfe9e276c789e718e4 on
mdbuck:lang-1354-synthetic_fields** into
**a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83 on apache:master**.
> FieldUtils should ignore any synthetic fields
> ---------------------------------------------
>
> Key: LANG-1354
> URL: https://issues.apache.org/jira/browse/LANG-1354
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Yegor Koldov
> Priority: Minor
>
> For my opinion [FieldUtils.getAllFieldsList |
> https://github.com/apache/commons-lang/blob/release/src/main/java/org/apache/commons/lang3/reflect/FieldUtils.java#L212]
> should ignore any synthetic fileds (Jacoco for ex.)
> If you agree with that, i could prepaire PR on github
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)