[
https://issues.apache.org/jira/browse/DISPATCH-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17019734#comment-17019734
]
ASF GitHub Bot commented on DISPATCH-1509:
------------------------------------------
codecov-io commented on issue #668: DISPATCH-1509: free core agent timer on
shutdown
URL: https://github.com/apache/qpid-dispatch/pull/668#issuecomment-576426990
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/668?src=pr&el=h1)
Report
> Merging
[#668](https://codecov.io/gh/apache/qpid-dispatch/pull/668?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/0e4c8d8bd6a66b1f0c5dab2e1c6bb19c59f2933c?src=pr&el=desc)
will **increase** coverage by `0.05%`.
> The diff coverage is `100%`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/668?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #668 +/- ##
==========================================
+ Coverage 86.83% 86.89% +0.05%
==========================================
Files 92 92
Lines 21027 21046 +19
==========================================
+ Hits 18258 18287 +29
+ Misses 2769 2759 -10
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/668?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_core/router\_core\_thread.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlX3RocmVhZC5j)
| `100% <ø> (ø)` | :arrow_up: |
|
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
| `86.49% <100%> (+1.67%)` | :arrow_up: |
|
[src/router\_core/agent.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50LmM=)
| `87.95% <100%> (+0.84%)` | :arrow_up: |
|
[src/router\_core/agent\_address.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2FkZHJlc3MuYw==)
| `88.18% <0%> (-1.58%)` | :arrow_down: |
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `93.41% <0%> (-0.49%)` | :arrow_down: |
|
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `93.58% <0%> (-0.34%)` | :arrow_down: |
|
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
| `93.24% <0%> (ø)` | :arrow_up: |
|
[src/router\_core/modules/mobile\_sync/mobile.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvbW9iaWxlX3N5bmMvbW9iaWxlLmM=)
| `94.84% <0%> (+0.06%)` | :arrow_up: |
|
[src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=)
| `90.22% <0%> (+0.56%)` | :arrow_up: |
|
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
| `80.52% <0%> (+0.58%)` | :arrow_up: |
| ... and [2
more](https://codecov.io/gh/apache/qpid-dispatch/pull/668/diff?src=pr&el=tree-more)
| |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/668?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/668?src=pr&el=footer).
Last update
[0e4c8d8...1d8c723](https://codecov.io/gh/apache/qpid-dispatch/pull/668?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:
[email protected]
> Leak of core agent timer
> ------------------------
>
> Key: DISPATCH-1509
> URL: https://issues.apache.org/jira/browse/DISPATCH-1509
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Router Node
> Affects Versions: 1.9.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Trivial
> Fix For: 1.11.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]