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/04/17 23:29:25 UTC

[GitHub] [commons-lang] Isira-Seneviratne opened a new pull request #517: Simplify null checks in Pair.hashCode() using Objects.hashCode().

Isira-Seneviratne opened a new pull request #517: Simplify null checks in Pair.hashCode() using Objects.hashCode().
URL: https://github.com/apache/commons-lang/pull/517
 
 
   

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


With regards,
Apache Git Services

[GitHub] [commons-lang] coveralls commented on issue #517: Simplify null checks in Pair.hashCode() using Objects.hashCode().

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #517: Simplify null checks in Pair.hashCode() using Objects.hashCode().
URL: https://github.com/apache/commons-lang/pull/517#issuecomment-615510651
 
 
   
   [![Coverage Status](https://coveralls.io/builds/30160326/badge)](https://coveralls.io/builds/30160326)
   
   Coverage decreased (-0.007%) to 95.087% when pulling **c9129ab8fc1b3e40ec01c98d6bd3c3c4b1802c78 on Isira-Seneviratne:Use_Objects.hashCode_in_Pair** into **e9225d05b25122e0914f1c6f200aaf8fe0e6a75c 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


With regards,
Apache Git Services