[
https://issues.apache.org/jira/browse/DISPATCH-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575670#comment-16575670
]
ASF GitHub Bot commented on DISPATCH-1099:
------------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/qpid-dispatch/pull/357
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/357?src=pr&el=h1)
Report
> Merging
[#357](https://codecov.io/gh/apache/qpid-dispatch/pull/357?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/18c73aeed0e0ae906eea3a903121c03bec815088?src=pr&el=desc)
will **decrease** coverage by `0.09%`.
> The diff coverage is `28.57%`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/357?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #357 +/- ##
=========================================
- Coverage 84.5% 84.41% -0.1%
=========================================
Files 69 70 +1
Lines 15729 15758 +29
=========================================
+ Hits 13292 13302 +10
- Misses 2437 2456 +19
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/357?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/357/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
| `98.9% <0%> (-0.37%)` | :arrow_down: |
|
[src/router\_core/core\_timer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/357/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfdGltZXIuYw==)
| `0% <0%> (ø)` | |
|
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/357/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
| `93.52% <100%> (ø)` | :arrow_up: |
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/357/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `89.05% <36.84%> (-1.51%)` | :arrow_down: |
|
[src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/357/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==)
| `88% <0%> (+0.01%)` | :arrow_up: |
|
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/357/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
| `63.79% <0%> (+0.57%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/357?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/qpid-dispatch/pull/357?src=pr&el=footer).
Last update
[18c73ae...e6a04c3](https://codecov.io/gh/apache/qpid-dispatch/pull/357?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> Add a timer facility for the core thread
> ----------------------------------------
>
> Key: DISPATCH-1099
> URL: https://issues.apache.org/jira/browse/DISPATCH-1099
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Container
> Affects Versions: 1.2.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
>
> Currently there is qd_router_timer_handler() in router_node.c which schedules
> a timer every second/ Extend this to send the timer action into core so core
> can execute some periodic actions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]