codecov-commenter commented on PR #881: URL: https://github.com/apache/rocketmq-client-go/pull/881#issuecomment-1207599657
# [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/881?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#881](https://codecov.io/gh/apache/rocketmq-client-go/pull/881?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (addadf7) into [master](https://codecov.io/gh/apache/rocketmq-client-go/commit/5aa04a2b2aeb8a4c99dffcb91e6ded9011cc7744?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5aa04a2) will **decrease** coverage by `1.19%`. > The diff coverage is `0.19%`. ```diff @@ Coverage Diff @@ ## master #881 +/- ## ========================================== - Coverage 25.01% 23.81% -1.20% ========================================== Files 51 52 +1 Lines 6665 7105 +440 ========================================== + Hits 1667 1692 +25 - Misses 4772 5187 +415 Partials 226 226 ``` | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/881?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [consumer/option.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uc3VtZXIvb3B0aW9uLmdv) | `20.86% <0.00%> (-2.85%)` | :arrow_down: | | [consumer/pull\_consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uc3VtZXIvcHVsbF9jb25zdW1lci5nbw==) | `0.00% <0.00%> (ø)` | | | [consumer/strategy.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uc3VtZXIvc3RyYXRlZ3kuZ28=) | `75.36% <ø> (ø)` | | | [internal/utils/namespace.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZXJuYWwvdXRpbHMvbmFtZXNwYWNlLmdv) | `0.00% <0.00%> (ø)` | | | [internal/utils/string.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZXJuYWwvdXRpbHMvc3RyaW5nLmdv) | `0.00% <0.00%> (ø)` | | | [primitive/result.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJpbWl0aXZlL3Jlc3VsdC5nbw==) | `0.00% <0.00%> (ø)` | | | [consumer/consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uc3VtZXIvY29uc3VtZXIuZ28=) | `17.85% <3.12%> (+1.38%)` | :arrow_up: | | [internal/response.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZXJuYWwvcmVzcG9uc2UuZ28=) | `0.00% <0.00%> (ø)` | | | [consumer/offset\_store.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uc3VtZXIvb2Zmc2V0X3N0b3JlLmdv) | `65.14% <0.00%> (+0.29%)` | :arrow_up: | | ... and [2 more](https://codecov.io/gh/apache/rocketmq-client-go/pull/881/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | | :mega: Codecov can now indicate which changes are the most critical in Pull Requests. [Learn more](https://about.codecov.io/product/feature/runtime-insights/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
