[
https://issues.apache.org/jira/browse/DISPATCH-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578506#comment-16578506
]
ASF GitHub Bot commented on DISPATCH-1099:
------------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/qpid-dispatch/pull/362
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/362?src=pr&el=h1)
Report
> Merging
[#362](https://codecov.io/gh/apache/qpid-dispatch/pull/362?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/788fe2a4ee4b28cd88b0dbd0c7e21979f08d25fb?src=pr&el=desc)
will **decrease** coverage by `0.21%`.
> The diff coverage is `22.64%`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/362?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #362 +/- ##
=========================================
- Coverage 84.52% 84.3% -0.22%
=========================================
Files 69 70 +1
Lines 15730 15784 +54
=========================================
+ Hits 13295 13307 +12
- Misses 2435 2477 +42
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/362?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/362/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
| `93.52% <100%> (-0.13%)` | :arrow_down: |
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/362/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `90.66% <100%> (+0.09%)` | :arrow_up: |
|
[src/router\_core/core\_timer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/362/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfdGltZXIuYw==)
| `8.88% <8.88%> (ø)` | |
|
[src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/362/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==)
| `88% <0%> (-0.2%)` | :arrow_down: |
|
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/362/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `95.54% <0%> (+0.11%)` | :arrow_up: |
|
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/362/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
| `86.8% <0%> (+0.19%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/362?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/362?src=pr&el=footer).
Last update
[788fe2a...98156cb](https://codecov.io/gh/apache/qpid-dispatch/pull/362?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]