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/11/06 10:12:53 UTC

[GitHub] [commons-collections] codecov-commenter commented on pull request #357: Added Hasher.isEmpty() and appropriate tests

codecov-commenter commented on PR #357:
URL: https://github.com/apache/commons-collections/pull/357#issuecomment-1304765508

   # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/357?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 [#357](https://codecov.io/gh/apache/commons-collections/pull/357?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9eeb3dd) 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 **increase** coverage by `0.05%`.
   > The diff coverage is `83.33%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #357      +/-   ##
   ============================================
   + Coverage     81.21%   81.27%   +0.05%     
   - Complexity     4599     4604       +5     
   ============================================
     Files           289      289              
     Lines         13445    13451       +6     
     Branches       1973     1974       +1     
   ============================================
   + Hits          10920    10932      +12     
   + Misses         1924     1921       -3     
   + Partials        601      598       -3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-collections/pull/357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...collections4/bloomfilter/EnhancedDoubleHasher.java](https://codecov.io/gh/apache/commons-collections/pull/357/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L2Jsb29tZmlsdGVyL0VuaGFuY2VkRG91YmxlSGFzaGVyLmphdmE=) | `98.24% <0.00%> (-1.76%)` | :arrow_down: |
   | [...pache/commons/collections4/bloomfilter/Hasher.java](https://codecov.io/gh/apache/commons-collections/pull/357/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L2Jsb29tZmlsdGVyL0hhc2hlci5qYXZh) | `100.00% <ø> (ø)` | |
   | [...ons/collections4/bloomfilter/HasherCollection.java](https://codecov.io/gh/apache/commons-collections/pull/357/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L2Jsb29tZmlsdGVyL0hhc2hlckNvbGxlY3Rpb24uamF2YQ==) | `100.00% <100.00%> (ø)` | |
   | [...commons/collections4/map/AbstractReferenceMap.java](https://codecov.io/gh/apache/commons-collections/pull/357/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L21hcC9BYnN0cmFjdFJlZmVyZW5jZU1hcC5qYXZh) | `80.74% <0.00%> (+2.59%)` | :arrow_up: |
   
   :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