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 07:32:05 UTC

[GitHub] [commons-lang] arturobernalg opened a new pull request #685: [LANG-1635] - Count True function improvement

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


   Function that returns the number of values that are true


----------------------------------------------------------------
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 closed pull request #685: [LANG-1635] - Count True function improvement

Posted by GitBox <gi...@apache.org>.
arturobernalg closed pull request #685:
URL: https://github.com/apache/commons-lang/pull/685


   


----------------------------------------------------------------
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 #685: [LANG-1635] - Count True function improvement

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


   Add a LINK to the JIRA in description please, otherwise it's a pain to find what this is about.
   


----------------------------------------------------------------
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] sgflt commented on pull request #685: [LANG-1635] - Count True function improvement

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


   It seems we have similar use case, also BooleanUtils.countTrue(T, Predicate<? super T>...) could be more flexible.


----------------------------------------------------------------
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 #685: [LANG-1635] - Count True function improvement

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


   
   [![Coverage Status](https://coveralls.io/builds/35982546/badge)](https://coveralls.io/builds/35982546)
   
   Coverage increased (+0.002%) to 95.014% when pulling **f4a721d2a79d8c956a8a727a9466a40a01c9ceb9 on arturobernalg:feature/LANG-16355** 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] arturobernalg commented on pull request #685: [LANG-1635] - Count True function improvement

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


   I close the PR. Thank you


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