codecov-io edited a comment on issue #635: DISPATCH-1500: improve efficiency of parsing and processing for large MAU URL: https://github.com/apache/qpid-dispatch/pull/635#issuecomment-559585040 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/635?src=pr&el=h1) Report > Merging [#635](https://codecov.io/gh/apache/qpid-dispatch/pull/635?src=pr&el=desc) into [master](https://codecov.io/gh/apache/qpid-dispatch/commit/9f7bb192e57019385296808fdb2f5c1edf03f909?src=pr&el=desc) will **increase** coverage by `0.02%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/qpid-dispatch/pull/635?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #635 +/- ## ========================================== + Coverage 86.48% 86.51% +0.02% ========================================== Files 91 91 Lines 20628 20634 +6 ========================================== + Hits 17841 17852 +11 + Misses 2787 2782 -5 ``` | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/635?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/635/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=) | `87.97% <100%> (+0.1%)` | :arrow_up: | | [src/python\_embedded.c](https://codecov.io/gh/apache/qpid-dispatch/pull/635/diff?src=pr&el=tree#diff-c3JjL3B5dGhvbl9lbWJlZGRlZC5j) | `78.45% <100%> (+0.05%)` | :arrow_up: | | [src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/635/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=) | `89.17% <0%> (-0.17%)` | :arrow_down: | | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/635/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.09% <0%> (ø)` | :arrow_up: | | [src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/635/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==) | `91.3% <0%> (+0.39%)` | :arrow_up: | | [src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/635/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=) | `94.34% <0%> (+0.49%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/635?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/635?src=pr&el=footer). Last update [9f7bb19...8a169c3](https://codecov.io/gh/apache/qpid-dispatch/pull/635?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]
