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 2021/02/22 17:06:30 UTC

[GitHub] [celix] codecov-io edited a comment on pull request #318: Feature/promise scheduler abstraction

codecov-io edited a comment on pull request #318:
URL: https://github.com/apache/celix/pull/318#issuecomment-783519423


   # [Codecov](https://codecov.io/gh/apache/celix/pull/318?src=pr&el=h1) Report
   > Merging [#318](https://codecov.io/gh/apache/celix/pull/318?src=pr&el=desc) (a59b869) into [master](https://codecov.io/gh/apache/celix/commit/71ab9d636ed2909c9278885bf8af246a32d2f1ee?el=desc) (71ab9d6) will **increase** coverage by `0.06%`.
   > The diff coverage is `93.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/celix/pull/318/graphs/tree.svg?width=650&height=150&src=pr&token=JdsiThga8P)](https://codecov.io/gh/apache/celix/pull/318?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #318      +/-   ##
   ==========================================
   + Coverage   70.46%   70.53%   +0.06%     
   ==========================================
     Files         154      157       +3     
     Lines       30401    30837     +436     
   ==========================================
   + Hits        21423    21751     +328     
   - Misses       8978     9086     +108     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/celix/pull/318?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libs/promises/api/celix/impl/SharedPromiseState.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvaW1wbC9TaGFyZWRQcm9taXNlU3RhdGUuaA==) | `84.73% <87.09%> (+0.52%)` | :arrow_up: |
   | [libs/promises/api/celix/DefaultScheduledExecutor.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvRGVmYXVsdFNjaGVkdWxlZEV4ZWN1dG9yLmg=) | `96.29% <96.29%> (ø)` | |
   | [libs/promises/api/celix/DefaultExecutor.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvRGVmYXVsdEV4ZWN1dG9yLmg=) | `100.00% <100.00%> (ø)` | |
   | [libs/promises/api/celix/IExecutor.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvSUV4ZWN1dG9yLmg=) | `100.00% <100.00%> (ø)` | |
   | [libs/promises/api/celix/IScheduledExecutor.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvSVNjaGVkdWxlZEV4ZWN1dG9yLmg=) | `100.00% <100.00%> (ø)` | |
   | [libs/promises/api/celix/Promise.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvUHJvbWlzZS5o) | `96.00% <100.00%> (+0.08%)` | :arrow_up: |
   | [libs/promises/api/celix/PromiseFactory.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9wcm9taXNlcy9hcGkvY2VsaXgvUHJvbWlzZUZhY3RvcnkuaA==) | `100.00% <100.00%> (ø)` | |
   | [...ubsub\_admin\_udp\_mc/src/pubsub\_udpmc\_topic\_sender.c](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-YnVuZGxlcy9wdWJzdWIvcHVic3ViX2FkbWluX3VkcF9tYy9zcmMvcHVic3ViX3VkcG1jX3RvcGljX3NlbmRlci5j) | `56.06% <0.00%> (-28.33%)` | :arrow_down: |
   | [bundles/pubsub/pubsub\_admin\_udp\_mc/src/large\_udp.c](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-YnVuZGxlcy9wdWJzdWIvcHVic3ViX2FkbWluX3VkcF9tYy9zcmMvbGFyZ2VfdWRwLmM=) | `10.61% <0.00%> (-22.91%)` | :arrow_down: |
   | [libs/framework/include/celix/dm/Component\_Impl.h](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree#diff-bGlicy9mcmFtZXdvcmsvaW5jbHVkZS9jZWxpeC9kbS9Db21wb25lbnRfSW1wbC5o) | `82.97% <0.00%> (-10.64%)` | :arrow_down: |
   | ... and [9 more](https://codecov.io/gh/apache/celix/pull/318/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/celix/pull/318?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/318?src=pr&el=footer). Last update [71ab9d6...a59b869](https://codecov.io/gh/apache/celix/pull/318?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