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/12/29 08:32:31 UTC

[GitHub] [commons-lang] arturobernalg opened a new pull request #686: [LANG-1636] - Boolean Join Function

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


   Join Implementation it's missing for primitive of type boolean


----------------------------------------------------------------
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 #686: [LANG-1636] - Boolean Join Function

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


   
   [![Coverage Status](https://coveralls.io/builds/35983652/badge)](https://coveralls.io/builds/35983652)
   
   Coverage increased (+0.004%) to 95.017% when pulling **8e3bf5f4927d80058a1f5d7ac12261e9dc442bfe on arturobernalg:feature/LANG-1636** into **9fa1d734f66f1ad236cafea54bfcc94a1ba8fd1a 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] garydgregory merged pull request #686: [LANG-1636] - Boolean Join Function

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


   


----------------------------------------------------------------
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 #686: [LANG-1636] - Boolean Join Function

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


   
   [![Coverage Status](https://coveralls.io/builds/36122135/badge)](https://coveralls.io/builds/36122135)
   
   Coverage increased (+0.004%) to 94.995% when pulling **864e62b85726ec04821e727e575f311ce530d2a6 on arturobernalg:feature/LANG-1636** into **3ba01073f647da53e4ee662a491be88728cb8b6c 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] garydgregory commented on pull request #686: [LANG-1636] - Boolean Join Function

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


   Indeed, boolean[] is missing for this API, thanks @arturobernalg 


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