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/02/25 22:19:34 UTC

[GitHub] [commons-lang] arturobernalg opened a new pull request #720: Reuse ObjectUtils.anyNull

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


   


----------------------------------------------------------------
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] arturobernalg commented on pull request #720: Reuse ObjectUtils.anyNull

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


   Reuse ObjectUtils.anyNull when need to instead of check if (obj == null || obj == null) { 


----------------------------------------------------------------
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 #720: Reuse ObjectUtils.anyNull

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


   
   [![Coverage Status](https://coveralls.io/builds/37462607/badge)](https://coveralls.io/builds/37462607)
   
   Coverage decreased (-0.006%) to 94.908% when pulling **e67e63f8339d8610b22870e5fa9149f0a9d32e7e on arturobernalg:feature/not_null** into **813b1a5c34d75c7d78e389b2c9e5077dc8c38145 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



[GitHub] [commons-lang] coveralls edited a comment on pull request #720: Reuse ObjectUtils.anyNull

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


   
   [![Coverage Status](https://coveralls.io/builds/39634646/badge)](https://coveralls.io/builds/39634646)
   
   Coverage remained the same at 94.927% when pulling **a82122365f40f2f34d17b632cd7f9b545c1a1987 on arturobernalg:feature/not_null** into **950ab130d616a67c39921b1d8c2c5b877ee8ad55 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