You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/08/07 04:58:28 UTC

[GitHub] [commons-lang] greatmastermario opened a new pull request #786: Lang-1657: Diff Result Type Constraint

greatmastermario opened a new pull request #786:
URL: https://github.com/apache/commons-lang/pull/786


   - Updated type parameter for DiffBuilder.append(String, DiffResult<T>) to accept DiffResults of any type in case nested field is not the same type as the containing class
   - Added test case for nested Diffable types


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-lang] coveralls edited a comment on pull request #786: Lang-1657: Diff Result Type Constraint

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #786:
URL: https://github.com/apache/commons-lang/pull/786#issuecomment-894606002


   
   [![Coverage Status](https://coveralls.io/builds/42272674/badge)](https://coveralls.io/builds/42272674)
   
   Coverage increased (+0.006%) to 94.991% when pulling **24e8f735272c915123cf58c9469fcfc2867c626d on greatmastermario:LANG-1657-DiffResult-Type-Constraint** into **ce477d9140f1439c44c7a852d7df1e069e21cb85 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-lang] coveralls commented on pull request #786: Lang-1657: Diff Result Type Constraint

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #786:
URL: https://github.com/apache/commons-lang/pull/786#issuecomment-894606002


   
   [![Coverage Status](https://coveralls.io/builds/41976450/badge)](https://coveralls.io/builds/41976450)
   
   Coverage increased (+0.006%) to 95.001% when pulling **c1033f58d846b5a62e633f4e3ea65b634f864429 on greatmastermario:LANG-1657-DiffResult-Type-Constraint** into **7c658527094083b2037d362916adf8eb2493ea65 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-lang] garydgregory commented on pull request #786: Lang-1657: Diff Result Type Constraint

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #786:
URL: https://github.com/apache/commons-lang/pull/786#issuecomment-901905299


   May you please rebase on master to pick up the recent Java 16 fix.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org