codecov-io commented on pull request #492: URL: https://github.com/apache/dubbo-go/pull/492#issuecomment-619365903
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/492?src=pr&el=h1) Report > Merging [#492](https://codecov.io/gh/apache/dubbo-go/pull/492?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/5bdbf08cabf5275202ef294100b27b40a3e045d4&el=desc) will **increase** coverage by `0.24%`. > The diff coverage is `60.00%`. [](https://codecov.io/gh/apache/dubbo-go/pull/492?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## develop #492 +/- ## =========================================== + Coverage 66.44% 66.69% +0.24% =========================================== Files 184 184 Lines 9700 9700 =========================================== + Hits 6445 6469 +24 + Misses 2620 2595 -25 - Partials 635 636 +1 ``` | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/492?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [common/proxy/proxy.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-Y29tbW9uL3Byb3h5L3Byb3h5Lmdv) | `93.06% <ø> (ø)` | | | [common/rpc\_service.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-Y29tbW9uL3JwY19zZXJ2aWNlLmdv) | `86.25% <ø> (ø)` | | | [common/url.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-Y29tbW9uL3VybC5nbw==) | `67.68% <ø> (ø)` | | | [...lter/filter\_impl/tps/tps\_limiter\_method\_service.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-ZmlsdGVyL2ZpbHRlcl9pbXBsL3Rwcy90cHNfbGltaXRlcl9tZXRob2Rfc2VydmljZS5nbw==) | `80.00% <ø> (ø)` | | | [protocol/dubbo/client.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY2xpZW50Lmdv) | `67.87% <ø> (ø)` | | | [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `77.50% <ø> (+5.00%)` | :arrow_up: | | [protocol/dubbo/config.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29uZmlnLmdv) | `13.15% <ø> (ø)` | | | [protocol/dubbo/dubbo\_exporter.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vZHViYm9fZXhwb3J0ZXIuZ28=) | `100.00% <ø> (ø)` | | | [protocol/dubbo/dubbo\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vZHViYm9faW52b2tlci5nbw==) | `82.25% <ø> (ø)` | | | [protocol/dubbo/dubbo\_protocol.go](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vZHViYm9fcHJvdG9jb2wuZ28=) | `91.83% <ø> (ø)` | | | ... and [12 more](https://codecov.io/gh/apache/dubbo-go/pull/492/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/492?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/dubbo-go/pull/492?src=pr&el=footer). Last update [42dbf0d...f04c170](https://codecov.io/gh/apache/dubbo-go/pull/492?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]
