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 2020/08/14 16:17:36 UTC

[GitHub] [commons-lang] reckart opened a new pull request #607: [LANG-1596] ArrayUtils.toPrimitive(Object) does not support boolean and other types

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


   - Add support for the missing types to toPrimitive(Object)
   - Added tests for toPrimitive methods which did not have test coverage yet
   - Added explicit test for the toPrimitive(Object) method for all primitive 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.

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



[GitHub] [commons-lang] garydgregory merged pull request #607: [LANG-1596] ArrayUtils.toPrimitive(Object) does not support boolean and other types

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #607:
URL: https://github.com/apache/commons-lang/pull/607


   


----------------------------------------------------------------
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.

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



[GitHub] [commons-lang] coveralls commented on pull request #607: [LANG-1596] ArrayUtils.toPrimitive(Object) does not support boolean and other types

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


   
   [![Coverage Status](https://coveralls.io/builds/32764190/badge)](https://coveralls.io/builds/32764190)
   
   Coverage increased (+0.05%) to 94.704% when pulling **97237ac544c8d5ccf40bd3f618cc1bc8a7f24e93 on reckart:LANG-1596-ArrayUtils.toPrimitive_Object-does-not-support-boolean-and-other-types** into **600f0c8a1d9f4b1884cafb7cf6f0e43da1742fe9 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.

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