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 2022/10/20 07:09:33 UTC

[GitHub] [commons-collections] Claudenw opened a new pull request, #349: Collections 384 fix typos

Claudenw opened a new pull request, #349:
URL: https://github.com/apache/commons-collections/pull/349

   This pull updates typos found in #335 but with 335 already in flight and nearing merge action I did not want to add files to an already complex pull request. 
   
   ## This merge should only be considered after #335 is merged.


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

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-collections] aherbert merged pull request #349: Collections 384 [bloomfilter] fix typos

Posted by GitBox <gi...@apache.org>.
aherbert merged PR #349:
URL: https://github.com/apache/commons-collections/pull/349


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

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-collections] codecov-commenter commented on pull request #349: Collections 384 [bloomfilter] fix typos

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #349:
URL: https://github.com/apache/commons-collections/pull/349#issuecomment-1304754170

   # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/349?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#349](https://codecov.io/gh/apache/commons-collections/pull/349?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4cc66a1) into [master](https://codecov.io/gh/apache/commons-collections/commit/3071aea62de6caa0416e873b3930d08f3c703cc7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3071aea) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #349   +/-   ##
   =========================================
     Coverage     81.21%   81.21%           
     Complexity     4599     4599           
   =========================================
     Files           289      289           
     Lines         13445    13445           
     Branches       1973     1973           
   =========================================
     Hits          10920    10920           
     Misses         1924     1924           
     Partials        601      601           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-collections/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...pache/commons/collections4/bloomfilter/BitMap.java](https://codecov.io/gh/apache/commons-collections/pull/349/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L2Jsb29tZmlsdGVyL0JpdE1hcC5qYXZh) | `100.00% <ø> (ø)` | |
   | [...ollections4/bloomfilter/CountingLongPredicate.java](https://codecov.io/gh/apache/commons-collections/pull/349/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L2Jsb29tZmlsdGVyL0NvdW50aW5nTG9uZ1ByZWRpY2F0ZS5qYXZh) | `100.00% <ø> (ø)` | |
   | [...apache/commons/collections4/bloomfilter/Shape.java](https://codecov.io/gh/apache/commons-collections/pull/349/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L2Jsb29tZmlsdGVyL1NoYXBlLmphdmE=) | `100.00% <ø> (ø)` | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org