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 19:30:14 UTC

[GitHub] [commons-lang] codecov-commenter commented on pull request #975: Use java stream in TypeUtils.

codecov-commenter commented on PR #975:
URL: https://github.com/apache/commons-lang/pull/975#issuecomment-1286037721

   # [Codecov](https://codecov.io/gh/apache/commons-lang/pull/975?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 [#975](https://codecov.io/gh/apache/commons-lang/pull/975?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2e0c48c) into [master](https://codecov.io/gh/apache/commons-lang/commit/28fd691ebcf575b06344d17c9d17c0811865f3fd?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (28fd691) will **increase** coverage by `0.12%`.
   > The diff coverage is `45.45%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #975      +/-   ##
   ============================================
   + Coverage     92.02%   92.14%   +0.12%     
   + Complexity     7435     7430       -5     
   ============================================
     Files           193      193              
     Lines         15681    15641      -40     
     Branches       2902     2877      -25     
   ============================================
   - Hits          14430    14412      -18     
   + Misses          676      657      -19     
   + Partials        575      572       -3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-lang/pull/975?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...va/org/apache/commons/lang3/reflect/TypeUtils.java](https://codecov.io/gh/apache/commons-lang/pull/975/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvcmVmbGVjdC9UeXBlVXRpbHMuamF2YQ==) | `61.46% <45.45%> (+1.02%)` | :arrow_up: |
   | [...apache/commons/lang3/reflect/ConstructorUtils.java](https://codecov.io/gh/apache/commons-lang/pull/975/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvcmVmbGVjdC9Db25zdHJ1Y3RvclV0aWxzLmphdmE=) | `86.00% <0.00%> (+2.00%)` | :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