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/12/12 10:15:00 UTC

[GitHub] [commons-bcel] nbauma109 opened a new pull request, #190: Test and coverage of InstructionFactory

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

   Methods tested:
   - createArrayStore
   - createArrayLoad
   - createNull


-- 
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 #190: Test and coverage of InstructionFactory

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

   # [Codecov](https://codecov.io/gh/apache/commons-bcel/pull/190?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 [#190](https://codecov.io/gh/apache/commons-bcel/pull/190?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dd3d95e) into [master](https://codecov.io/gh/apache/commons-bcel/commit/137808f891f7423d6d14a7765d2284aacf3ad41f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (137808f) will **increase** coverage by `0.33%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #190      +/-   ##
   ============================================
   + Coverage     61.65%   61.98%   +0.33%     
   - Complexity     3654     3694      +40     
   ============================================
     Files           363      363              
     Lines         15633    15633              
     Branches       1950     1950              
   ============================================
   + Hits           9638     9690      +52     
   + Misses         5121     5071      -50     
   + Partials        874      872       -2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-bcel/pull/190?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/bcel/generic/InstructionFactory.java](https://codecov.io/gh/apache/commons-bcel/pull/190/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvZ2VuZXJpYy9JbnN0cnVjdGlvbkZhY3RvcnkuamF2YQ==) | `76.39% <0.00%> (+20.60%)` | :arrow_up: |
   | [...org/apache/bcel/generic/InstructionComparator.java](https://codecov.io/gh/apache/commons-bcel/pull/190/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvZ2VuZXJpYy9JbnN0cnVjdGlvbkNvbXBhcmF0b3IuamF2YQ==) | `50.00% <0.00%> (+33.33%)` | :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 #190: Test and coverage of InstructionFactory

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


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