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/14 03:40:31 UTC

[GitHub] [commons-pool] codecov-commenter commented on pull request #182: Avoid potential ConcurrentModificationException by using Iterator.

codecov-commenter commented on PR #182:
URL: https://github.com/apache/commons-pool/pull/182#issuecomment-1278438515

   # [Codecov](https://codecov.io/gh/apache/commons-pool/pull/182?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 [#182](https://codecov.io/gh/apache/commons-pool/pull/182?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1f2340b) into [master](https://codecov.io/gh/apache/commons-pool/commit/c2f0a2b355c1c10c2e852d12d04257349f2bc2ca?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c2f0a2b) will **increase** coverage by `0.02%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #182      +/-   ##
   ============================================
   + Coverage     82.06%   82.09%   +0.02%     
     Complexity      763      763              
   ============================================
     Files            42       42              
     Lines          3066     3071       +5     
     Branches        308      309       +1     
   ============================================
   + Hits           2516     2521       +5     
     Misses          445      445              
     Partials        105      105              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-pool/pull/182?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...a/org/apache/commons/pool2/impl/EvictionTimer.java](https://codecov.io/gh/apache/commons-pool/pull/182/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcG9vbDIvaW1wbC9FdmljdGlvblRpbWVyLmphdmE=) | `85.50% <100.00%> (+1.13%)` | :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