[ 
https://issues.apache.org/jira/browse/LANG-1659?focusedWorklogId=646611&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-646611
 ]

ASF GitHub Bot logged work on LANG-1659:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Sep/21 14:42
            Start Date: 04/Sep/21 14:42
    Worklog Time Spent: 10m 
      Work Description: coveralls edited a comment on pull request #754:
URL: https://github.com/apache/commons-lang/pull/754#issuecomment-840686273


   
   [![Coverage 
Status](https://coveralls.io/builds/42656940/badge)](https://coveralls.io/builds/42656940)
   
   Coverage increased (+0.0003%) to 94.952% when pulling 
**477a483fc47c6ff0a6c549423415850748827292 on arturobernalg:feature/LANG-1659** 
into **4ff5e2b9f98e5ca9dd105a2d08477e0371ae8832 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-unsubscr...@commons.apache.org

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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 646611)
    Time Spent: 2h 40m  (was: 2.5h)

> Method to check if an object it's an array
> ------------------------------------------
>
>                 Key: LANG-1659
>                 URL: https://issues.apache.org/jira/browse/LANG-1659
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Major
>              Labels: pull-requests-available
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> The idea it's have a method that determine whether the given object is an 
> array. Change all the reference of .getClass().isArray() in favor of
> {code:java}
> ObjectUtils.isArray(value)
> {code}



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

Reply via email to