codecov-commenter commented on PR #2214: URL: https://github.com/apache/dubbo-go/pull/2214#issuecomment-1435526039
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/2214?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 [#2214](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4bb7010) into [master](https://codecov.io/gh/apache/dubbo-go/commit/601a481191c8cb7bbb6ab9bbbf8685cee2e3fc90?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (601a481) will **increase** coverage by `0.01%`. > The diff coverage is `31.03%`. > :exclamation: Current head 4bb7010 differs from pull request most recent head a8e24d6. Consider uploading reports for the commit a8e24d6 to get more accurate results ```diff @@ Coverage Diff @@ ## master #2214 +/- ## ========================================== + Coverage 44.10% 44.12% +0.01% ========================================== Files 283 283 Lines 17164 17195 +31 ========================================== + Hits 7571 7587 +16 - Misses 8798 8806 +8 - Partials 795 802 +7 ``` | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [config/service\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uZmlnL3NlcnZpY2VfY29uZmlnLmdv) | `51.17% <0.00%> (-1.88%)` | :arrow_down: | | [protocol/grpc/grpc\_protocol.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJvdG9jb2wvZ3JwYy9ncnBjX3Byb3RvY29sLmdv) | `84.44% <ø> (-0.67%)` | :arrow_down: | | [protocol/grpc/client.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJvdG9jb2wvZ3JwYy9jbGllbnQuZ28=) | `60.75% <50.00%> (-2.26%)` | :arrow_down: | | [protocol/grpc/server.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJvdG9jb2wvZ3JwYy9zZXJ2ZXIuZ28=) | `63.82% <55.55%> (-3.99%)` | :arrow_down: | | [cluster/loadbalance/ringhash/ring.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2x1c3Rlci9sb2FkYmFsYW5jZS9yaW5naGFzaC9yaW5nLmdv) | `84.50% <0.00%> (-2.82%)` | :arrow_down: | | [protocol/dubbo3/dubbo3\_protocol.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJvdG9jb2wvZHViYm8zL2R1YmJvM19wcm90b2NvbC5nbw==) | `53.95% <0.00%> (+1.43%)` | :arrow_up: | | [protocol/dubbo3/dubbo3\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJvdG9jb2wvZHViYm8zL2R1YmJvM19pbnZva2VyLmdv) | `56.15% <0.00%> (+2.87%)` | :arrow_up: | | [metrics/prometheus/reporter.go](https://codecov.io/gh/apache/dubbo-go/pull/2214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bWV0cmljcy9wcm9tZXRoZXVzL3JlcG9ydGVyLmdv) | `30.37% <0.00%> (+3.27%)` | :arrow_up: | :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
