codecov-io edited a comment on issue #565: DISPATCH-1417 - First attempt at fixing router crash by introducing a… URL: https://github.com/apache/qpid-dispatch/pull/565#issuecomment-530650025 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/565?src=pr&el=h1) Report > Merging [#565](https://codecov.io/gh/apache/qpid-dispatch/pull/565?src=pr&el=desc) into [master](https://codecov.io/gh/apache/qpid-dispatch/commit/d0e391ce53e036156197d0a7c3ebab33aac7b5e8?src=pr&el=desc) will **decrease** coverage by `0.02%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/qpid-dispatch/pull/565?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #565 +/- ## ========================================== - Coverage 86.71% 86.69% -0.03% ========================================== Files 88 88 Lines 20067 20076 +9 ========================================== + Hits 17402 17404 +2 - Misses 2665 2672 +7 ``` | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/565?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/router\_core/router\_core\_thread.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlX3RocmVhZC5j) | `100% <100%> (ø)` | :arrow_up: | | [src/server.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3NlcnZlci5j) | `86.46% <100%> (+0.1%)` | :arrow_up: | | [src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=) | `93.19% <0%> (-0.76%)` | :arrow_down: | | [src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j) | `75.68% <0%> (-0.5%)` | :arrow_down: | | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `93.86% <0%> (-0.23%)` | :arrow_down: | | [src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=) | `87.86% <0%> (-0.23%)` | :arrow_down: | | [src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=) | `89.15% <0%> (-0.17%)` | :arrow_down: | | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.01% <0%> (ø)` | :arrow_up: | | [src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==) | `90.99% <0%> (+0.09%)` | :arrow_up: | | [src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/565/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=) | `88.46% <0%> (+0.19%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/565?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/565?src=pr&el=footer). Last update [d0e391c...f11767b](https://codecov.io/gh/apache/qpid-dispatch/pull/565?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]
