codecov-io commented on issue #181: PROTON-2040 [cpp] Allow connection options to be updated for reconnect URL: https://github.com/apache/qpid-proton/pull/181#issuecomment-489717604 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/181?src=pr&el=h1) Report > Merging [#181](https://codecov.io/gh/apache/qpid-proton/pull/181?src=pr&el=desc) into [master](https://codecov.io/gh/apache/qpid-proton/commit/362386107a24dee3fecaa919ff27d30d92986887?src=pr&el=desc) will **increase** coverage by `0.02%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/qpid-proton/pull/181?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #181 +/- ## ========================================== + Coverage 85.89% 85.91% +0.02% ========================================== Files 263 263 Lines 31714 31745 +31 ========================================== + Hits 27241 27274 +33 + Misses 4473 4471 -2 ``` | [Impacted Files](https://codecov.io/gh/apache/qpid-proton/pull/181?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [cpp/include/proton/connection.hpp](https://codecov.io/gh/apache/qpid-proton/pull/181/diff?src=pr&el=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2Nvbm5lY3Rpb24uaHBw) | `66.66% <ø> (ø)` | :arrow_up: | | [cpp/src/connection\_options.cpp](https://codecov.io/gh/apache/qpid-proton/pull/181/diff?src=pr&el=tree#diff-Y3BwL3NyYy9jb25uZWN0aW9uX29wdGlvbnMuY3Bw) | `90.29% <ø> (-0.19%)` | :arrow_down: | | [cpp/src/connection.cpp](https://codecov.io/gh/apache/qpid-proton/pull/181/diff?src=pr&el=tree#diff-Y3BwL3NyYy9jb25uZWN0aW9uLmNwcA==) | `64.7% <100%> (+0.85%)` | :arrow_up: | | [cpp/src/reconnect\_test.cpp](https://codecov.io/gh/apache/qpid-proton/pull/181/diff?src=pr&el=tree#diff-Y3BwL3NyYy9yZWNvbm5lY3RfdGVzdC5jcHA=) | `98.78% <100%> (+0.28%)` | :arrow_up: | | [c/src/proactor/epoll.c](https://codecov.io/gh/apache/qpid-proton/pull/181/diff?src=pr&el=tree#diff-Yy9zcmMvcHJvYWN0b3IvZXBvbGwuYw==) | `87.71% <0%> (+0.07%)` | :arrow_up: | | [cpp/src/reconnect\_options.cpp](https://codecov.io/gh/apache/qpid-proton/pull/181/diff?src=pr&el=tree#diff-Y3BwL3NyYy9yZWNvbm5lY3Rfb3B0aW9ucy5jcHA=) | `75% <0%> (+8.33%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-proton/pull/181?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-proton/pull/181?src=pr&el=footer). Last update [3623861...abc8d6f](https://codecov.io/gh/apache/qpid-proton/pull/181?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]
