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/07/01 12:00:38 UTC

[GitHub] [celix] codecov-commenter commented on pull request #265: Bugfix/pstm deadlock work outside of locks

codecov-commenter commented on pull request #265:
URL: https://github.com/apache/celix/pull/265#issuecomment-652376640


   # [Codecov](https://codecov.io/gh/apache/celix/pull/265?src=pr&el=h1) Report
   > Merging [#265](https://codecov.io/gh/apache/celix/pull/265?src=pr&el=desc) into [master](https://codecov.io/gh/apache/celix/commit/4ae05dac73bf2421d8a5eebc46fbeaf6cc22b8e9&el=desc) will **increase** coverage by `0.16%`.
   > The diff coverage is `66.03%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/celix/pull/265/graphs/tree.svg?width=650&height=150&src=pr&token=JdsiThga8P)](https://codecov.io/gh/apache/celix/pull/265?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #265      +/-   ##
   ==========================================
   + Coverage   67.94%   68.10%   +0.16%     
   ==========================================
     Files         129      136       +7     
     Lines       26696    27011     +315     
   ==========================================
   + Hits        18138    18397     +259     
   - Misses       8558     8614      +56     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/celix/pull/265?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libs/framework/src/dm\_dependency\_manager\_impl.c](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvc3JjL2RtX2RlcGVuZGVuY3lfbWFuYWdlcl9pbXBsLmM=) | `33.53% <0.00%> (-0.21%)` | :arrow_down: |
   | [...sub\_topology\_manager/src/pubsub\_topology\_manager.c](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-YnVuZGxlcy9wdWJzdWIvcHVic3ViX3RvcG9sb2d5X21hbmFnZXIvc3JjL3B1YnN1Yl90b3BvbG9neV9tYW5hZ2VyLmM=) | `52.74% <66.66%> (+2.29%)` | :arrow_up: |
   | [libs/framework/include/celix/dm/Component\_Impl.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9Db21wb25lbnRfSW1wbC5o) | `62.65% <0.00%> (ø)` | |
   | [...ramework/include/celix/dm/DependencyManager\_Impl.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9EZXBlbmRlbmN5TWFuYWdlcl9JbXBsLmg=) | `87.50% <0.00%> (ø)` | |
   | [libs/framework/include/celix/dm/types.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS90eXBlcy5o) | `92.85% <0.00%> (ø)` | |
   | [libs/framework/include/celix/dm/Component.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9Db21wb25lbnQuaA==) | `100.00% <0.00%> (ø)` | |
   | [...ibs/framework/include/celix/dm/DependencyManager.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9EZXBlbmRlbmN5TWFuYWdlci5o) | `100.00% <0.00%> (ø)` | |
   | [...ibs/framework/include/celix/dm/ServiceDependency.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9TZXJ2aWNlRGVwZW5kZW5jeS5o) | `84.21% <0.00%> (ø)` | |
   | [...ramework/include/celix/dm/ServiceDependency\_Impl.h](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9TZXJ2aWNlRGVwZW5kZW5jeV9JbXBsLmg=) | `64.70% <0.00%> (ø)` | |
   | [libs/framework/src/framework.c](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvc3JjL2ZyYW1ld29yay5j) | `75.44% <0.00%> (+0.14%)` | :arrow_up: |
   | ... and [6 more](https://codecov.io/gh/apache/celix/pull/265/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/celix/pull/265?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/265?src=pr&el=footer). Last update [4ae05da...74fa90c](https://codecov.io/gh/apache/celix/pull/265?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