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/26 20:40:29 UTC

[GitHub] [commons-bcel] nbauma109 opened a new pull request, #175: Tests and coverage for Utility class

nbauma109 opened a new pull request, #175:
URL: https://github.com/apache/commons-bcel/pull/175

   * UtilityTestCase - testCodeToString - use verbose = false
   * Utility - removed unused equals
   * PLSETestCase - encode/decode with compress true/false


-- 
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


[GitHub] [commons-bcel] codecov-commenter commented on pull request #175: Tests and coverage for Utility class

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #175:
URL: https://github.com/apache/commons-bcel/pull/175#issuecomment-1328111094

   # [Codecov](https://codecov.io/gh/apache/commons-bcel/pull/175?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 [#175](https://codecov.io/gh/apache/commons-bcel/pull/175?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4981a4f) into [master](https://codecov.io/gh/apache/commons-bcel/commit/70b0cfad8bb9f767604a187ace1c9d3822c634f0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (70b0cfa) will **increase** coverage by `0.09%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #175      +/-   ##
   ============================================
   + Coverage     60.50%   60.59%   +0.09%     
   - Complexity     3569     3577       +8     
   ============================================
     Files           363      363              
     Lines         15636    15630       -6     
     Branches       1945     1943       -2     
   ============================================
   + Hits           9460     9471      +11     
   + Misses         5299     5288      -11     
   + Partials        877      871       -6     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-bcel/pull/175?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/classfile/Utility.java](https://codecov.io/gh/apache/commons-bcel/pull/175/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL1V0aWxpdHkuamF2YQ==) | `79.29% <ø> (+2.62%)` | :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


[GitHub] [commons-bcel] garydgregory merged pull request #175: Tests and coverage for Utility class

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #175:
URL: https://github.com/apache/commons-bcel/pull/175


-- 
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