codecov-io commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-504422052 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/525?src=pr&el=h1) Report > Merging [#525](https://codecov.io/gh/apache/qpid-dispatch/pull/525?src=pr&el=desc) into [master](https://codecov.io/gh/apache/qpid-dispatch/commit/ecc149babe13eb34f7bd1937c1b72adf73dfd535?src=pr&el=desc) will **increase** coverage by `0.04%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/qpid-dispatch/pull/525?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #525 +/- ## ========================================= + Coverage 86.86% 86.9% +0.04% ========================================= Files 87 87 Lines 19519 19555 +36 ========================================= + Hits 16955 16995 +40 + Misses 2564 2560 -4 ``` | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/525?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/alloc\_pool.c](https://codecov.io/gh/apache/qpid-dispatch/pull/525/diff?src=pr&el=tree#diff-c3JjL2FsbG9jX3Bvb2wuYw==) | `98.55% <100%> (+0.3%)` | :arrow_up: | | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/525/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.57% <0%> (-0.25%)` | :arrow_down: | | [src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/525/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=) | `89.26% <0%> (+0.22%)` | :arrow_up: | | [src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/525/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=) | `95.37% <0%> (+0.25%)` | :arrow_up: | | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/525/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `95.04% <0%> (+0.34%)` | :arrow_up: | | [src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/525/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==) | `68.04% <0%> (+0.51%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/525?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/525?src=pr&el=footer). Last update [ecc149b...afbfad0](https://codecov.io/gh/apache/qpid-dispatch/pull/525?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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
