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:27:23 UTC

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

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

----------------------------------------------------------------
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 #516: Simplify null checks in Triple.hashCode() using Objects.hashCode().

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #516: Simplify null checks in Triple.hashCode() using Objects.hashCode().
URL: https://github.com/apache/commons-lang/pull/516#issuecomment-615510644
 
 
   
   [![Coverage Status](https://coveralls.io/builds/30160292/badge)](https://coveralls.io/builds/30160292)
   
   Coverage decreased (-0.0006%) to 95.093% when pulling **8a4a76861db807a7490afb439bf755800298fde4 on Isira-Seneviratne:Use_Objects.hashCode_in_Triple** 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

[GitHub] [commons-lang] kinow commented on issue #516: Simplify null checks in Triple.hashCode() using Objects.hashCode().

Posted by GitBox <gi...@apache.org>.
kinow commented on issue #516: Simplify null checks in Triple.hashCode() using Objects.hashCode().
URL: https://github.com/apache/commons-lang/pull/516#issuecomment-615512916
 
 
   Thanks for your contributions @Isira-Seneviratne !

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