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/01 19:34:19 UTC

[GitHub] [commons-bcel] codecov-commenter commented on pull request #152: Simplify boolean expression.

codecov-commenter commented on PR #152:
URL: https://github.com/apache/commons-bcel/pull/152#issuecomment-1264461033

   # [Codecov](https://codecov.io/gh/apache/commons-bcel/pull/152?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 [#152](https://codecov.io/gh/apache/commons-bcel/pull/152?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (92c8177) into [master](https://codecov.io/gh/apache/commons-bcel/commit/6998364ffcb43d552adc0d6acc51967f5b2d1882?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6998364) will **not change** coverage.
   > The diff coverage is `33.33%`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #152   +/-   ##
   =========================================
     Coverage     44.22%   44.22%           
   - Complexity     2518     2519    +1     
   =========================================
     Files           362      362           
     Lines         16046    16046           
     Branches       2045     2045           
   =========================================
     Hits           7097     7097           
     Misses         8239     8239           
     Partials        710      710           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-bcel/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...c/main/java/org/apache/bcel/generic/BasicType.java](https://codecov.io/gh/apache/commons-bcel/pull/152/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvZ2VuZXJpYy9CYXNpY1R5cGUuamF2YQ==) | `70.58% <0.00%> (ø)` | |
   | [...rg/apache/bcel/verifier/statics/Pass2Verifier.java](https://codecov.io/gh/apache/commons-bcel/pull/152/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvdmVyaWZpZXIvc3RhdGljcy9QYXNzMlZlcmlmaWVyLmphdmE=) | `53.79% <0.00%> (ø)` | |
   | [.../main/java/org/apache/bcel/generic/ObjectType.java](https://codecov.io/gh/apache/commons-bcel/pull/152/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvZ2VuZXJpYy9PYmplY3RUeXBlLmphdmE=) | `37.03% <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