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 2023/01/17 17:07:46 UTC

[GitHub] [commons-pool] codecov-commenter commented on pull request #209: NullPointerException can occur in GenericObjectPool#use

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

   # [Codecov](https://codecov.io/gh/apache/commons-pool/pull/209?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 [#209](https://codecov.io/gh/apache/commons-pool/pull/209?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3201975) into [master](https://codecov.io/gh/apache/commons-pool/commit/7b83734c0ef47db020f59d2db038d14a98791b96?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7b83734) will **decrease** coverage by `0.07%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #209      +/-   ##
   ============================================
   - Coverage     81.83%   81.77%   -0.07%     
   + Complexity      762      760       -2     
   ============================================
     Files            42       42              
     Lines          3067     3067              
     Branches        309      309              
   ============================================
   - Hits           2510     2508       -2     
     Misses          451      451              
   - Partials        106      108       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-pool/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...g/apache/commons/pool2/impl/GenericObjectPool.java](https://codecov.io/gh/apache/commons-pool/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcG9vbDIvaW1wbC9HZW5lcmljT2JqZWN0UG9vbC5qYXZh) | `84.37% <100.00%> (-0.27%)` | :arrow_down: |
   | [...apache/commons/pool2/impl/DefaultPooledObject.java](https://codecov.io/gh/apache/commons-pool/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcG9vbDIvaW1wbC9EZWZhdWx0UG9vbGVkT2JqZWN0LmphdmE=) | `84.26% <0.00%> (-3.38%)` | :arrow_down: |
   | [...ache/commons/pool2/impl/BaseGenericObjectPool.java](https://codecov.io/gh/apache/commons-pool/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcG9vbDIvaW1wbC9CYXNlR2VuZXJpY09iamVjdFBvb2wuamF2YQ==) | `88.12% <0.00%> (-0.24%)` | :arrow_down: |
   | [...che/commons/pool2/impl/GenericKeyedObjectPool.java](https://codecov.io/gh/apache/commons-pool/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcG9vbDIvaW1wbC9HZW5lcmljS2V5ZWRPYmplY3RQb29sLmphdmE=) | `84.54% <0.00%> (+0.52%)` | :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