You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "codecov-io (GitHub)" <gi...@apache.org> on 2020/03/31 17:40:29 UTC

[GitHub] [dubbo-go] codecov-io commented on issue #460: Optimizing RestServer interface

# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/460?src=pr&el=h1) Report
> Merging [#460](https://codecov.io/gh/apache/dubbo-go/pull/460?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/1479852766b64e03433ca421f8bb31eeaa0c7096?src=pr&el=desc) will **increase** coverage by `0.12%`.
> The diff coverage is `100%`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/460/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/460?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #460      +/-   ##
===========================================
+ Coverage     66.7%   66.82%   +0.12%     
===========================================
  Files          177      177              
  Lines         9362     9363       +1     
===========================================
+ Hits          6245     6257      +12     
+ Misses        2501     2487      -14     
- Partials       616      619       +3
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/460?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/rest/rest\_protocol.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9yZXN0X3Byb3RvY29sLmdv) | `75.67% <100%> (+0.33%)` | :arrow_up: |
| [protocol/rest/rest\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9yZXN0X2ludm9rZXIuZ28=) | `72.54% <100%> (ø)` | :arrow_up: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `72.5% <0%> (-5%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.44%)` | :arrow_down: |
| [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `56.07% <0%> (ø)` | :arrow_up: |
| [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `79.24% <0%> (+0.94%)` | :arrow_up: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `57.52% <0%> (+1.07%)` | :arrow_up: |
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `76.71% <0%> (+1.82%)` | :arrow_up: |
| [protocol/dubbo/client.go](https://codecov.io/gh/apache/dubbo-go/pull/460/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY2xpZW50Lmdv) | `67.87% <0%> (+4.84%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/460?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/460?src=pr&el=footer). Last update [1479852...f8e2978](https://codecov.io/gh/apache/dubbo-go/pull/460?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/460 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org