codecov-commenter commented on pull request #1759: URL: https://github.com/apache/dubbo-go/pull/1759#issuecomment-1047367052
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1759?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 [#1759](https://codecov.io/gh/apache/dubbo-go/pull/1759?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c431116) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/4e52b9fde4fbb52ffb098f04cd6f182afcb45a23?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4e52b9f) will **increase** coverage by `4.53%`. > The diff coverage is `100.00%`. [](https://codecov.io/gh/apache/dubbo-go/pull/1759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## 3.0 #1759 +/- ## ========================================== + Coverage 42.61% 47.14% +4.53% ========================================== Files 256 257 +1 Lines 14872 14921 +49 ========================================== + Hits 6337 7035 +698 + Misses 7798 7116 -682 - Partials 737 770 +33 ``` | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1759?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/registry\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-Y29uZmlnL3JlZ2lzdHJ5X2NvbmZpZy5nbw==) | `84.34% <100.00%> (+62.51%)` | :arrow_up: | | [config\_center/nacos/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-Y29uZmlnX2NlbnRlci9uYWNvcy9pbXBsLmdv) | `75.24% <100.00%> (ø)` | | | [registry/etcdv3/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-cmVnaXN0cnkvZXRjZHYzL3JlZ2lzdHJ5Lmdv) | `73.84% <100.00%> (ø)` | | | [registry/nacos/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-cmVnaXN0cnkvbmFjb3MvcmVnaXN0cnkuZ28=) | `47.13% <100.00%> (ø)` | | | [remoting/nacos/builder.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-cmVtb3RpbmcvbmFjb3MvYnVpbGRlci5nbw==) | `73.91% <100.00%> (ø)` | | | [filter/metrics/filter.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-ZmlsdGVyL21ldHJpY3MvZmlsdGVyLmdv) | `85.00% <0.00%> (-15.00%)` | :arrow_down: | | [metrics/prometheus/reporter.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-bWV0cmljcy9wcm9tZXRoZXVzL3JlcG9ydGVyLmdv) | `26.85% <0.00%> (-1.72%)` | :arrow_down: | | [config/metric\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-Y29uZmlnL21ldHJpY19jb25maWcuZ28=) | `66.66% <0.00%> (ø)` | | | [config/profiles\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-Y29uZmlnL3Byb2ZpbGVzX2NvbmZpZy5nbw==) | `100.00% <0.00%> (ø)` | | | [config/consumer\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/1759/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-Y29uZmlnL2NvbnN1bWVyX2NvbmZpZy5nbw==) | `24.13% <0.00%> (+2.70%)` | :arrow_up: | | ... and [20 more](https://codecov.io/gh/apache/dubbo-go/pull/1759/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) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1759?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1759?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [4e52b9f...c431116](https://codecov.io/gh/apache/dubbo-go/pull/1759?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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]
