You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2020/05/20 05:22:31 UTC

[GitHub] [celix] abroekhuis opened a new pull request #242: Fixed uninitialized var.

abroekhuis opened a new pull request #242:
URL: https://github.com/apache/celix/pull/242


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [celix] codecov-commenter edited a comment on pull request #242: Fixed uninitialized var.

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #242:
URL: https://github.com/apache/celix/pull/242#issuecomment-631244721


   # [Codecov](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=h1) Report
   > Merging [#242](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=desc) into [master](https://codecov.io/gh/apache/celix/commit/a54cda5e1f55cd6e08424e94250870fbf9fcb851&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/celix/pull/242/graphs/tree.svg?width=650&height=150&src=pr&token=JdsiThga8P)](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #242      +/-   ##
   ==========================================
   + Coverage   67.79%   67.83%   +0.04%     
   ==========================================
     Files         127      127              
     Lines       26375    26376       +1     
   ==========================================
   + Hits        17880    17892      +12     
   + Misses       8495     8484      -11     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libs/framework/src/framework.c](https://codecov.io/gh/apache/celix/pull/242/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvc3JjL2ZyYW1ld29yay5j) | `75.32% <100.00%> (+0.01%)` | :arrow_up: |
   | [libs/utils/src/hash\_map.c](https://codecov.io/gh/apache/celix/pull/242/diff?src=pr&el=tree#diff-bGlicy91dGlscy9zcmMvaGFzaF9tYXAuYw==) | `93.37% <0.00%> (+0.28%)` | :arrow_up: |
   | [...sub\_topology\_manager/src/pubsub\_topology\_manager.c](https://codecov.io/gh/apache/celix/pull/242/diff?src=pr&el=tree#diff-YnVuZGxlcy9wdWJzdWIvcHVic3ViX3RvcG9sb2d5X21hbmFnZXIvc3JjL3B1YnN1Yl90b3BvbG9neV9tYW5hZ2VyLmM=) | `50.19% <0.00%> (+1.28%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=footer). Last update [a54cda5...82b2ce6](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [celix] pnoltes merged pull request #242: Fixed uninitialized var.

Posted by GitBox <gi...@apache.org>.
pnoltes merged pull request #242:
URL: https://github.com/apache/celix/pull/242


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [celix] codecov-commenter commented on pull request #242: Fixed uninitialized var.

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #242:
URL: https://github.com/apache/celix/pull/242#issuecomment-631244721


   # [Codecov](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=h1) Report
   > Merging [#242](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=desc) into [master](https://codecov.io/gh/apache/celix/commit/a54cda5e1f55cd6e08424e94250870fbf9fcb851&el=desc) will **increase** coverage by `0.03%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/celix/pull/242/graphs/tree.svg?width=650&height=150&src=pr&token=JdsiThga8P)](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #242      +/-   ##
   ==========================================
   + Coverage   67.79%   67.83%   +0.03%     
   ==========================================
     Files         127      127              
     Lines       26375    26376       +1     
   ==========================================
   + Hits        17880    17891      +11     
   + Misses       8495     8485      -10     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libs/framework/src/framework.c](https://codecov.io/gh/apache/celix/pull/242/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvc3JjL2ZyYW1ld29yay5j) | `75.32% <100.00%> (+0.01%)` | :arrow_up: |
   | [...sub\_topology\_manager/src/pubsub\_topology\_manager.c](https://codecov.io/gh/apache/celix/pull/242/diff?src=pr&el=tree#diff-YnVuZGxlcy9wdWJzdWIvcHVic3ViX3RvcG9sb2d5X21hbmFnZXIvc3JjL3B1YnN1Yl90b3BvbG9neV9tYW5hZ2VyLmM=) | `50.19% <0.00%> (+1.28%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=footer). Last update [a54cda5...82b2ce6](https://codecov.io/gh/apache/celix/pull/242?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org