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/14 08:14:02 UTC

[GitHub] [dubbo-go] codecov-io commented on issue #402: Fix problem of rest protocol PR #352

# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/402?src=pr&el=h1) Report
> Merging [#402](https://codecov.io/gh/apache/dubbo-go/pull/402?src=pr&el=desc) into [feature/rest](https://codecov.io/gh/apache/dubbo-go/commit/0c55d9959236065a6e21107eb48bb77242cd25a0&el=desc) will **decrease** coverage by `0.00%`.
> The diff coverage is `68.75%`.

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

```diff
@@               Coverage Diff                @@
##           feature/rest     #402      +/-   ##
================================================
- Coverage         67.48%   67.48%   -0.01%     
================================================
  Files               170      170              
  Lines              8591     8598       +7     
================================================
+ Hits               5798     5802       +4     
+ Misses             2252     2249       -3     
- Partials            541      547       +6     
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/402?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [common/extension/rest\_client.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y29tbW9uL2V4dGVuc2lvbi9yZXN0X2NsaWVudC5nbw==) | `0.00% <0.00%> (ø)` | |
| [common/extension/rest\_config\_reader.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y29tbW9uL2V4dGVuc2lvbi9yZXN0X2NvbmZpZ19yZWFkZXIuZ28=) | `0.00% <0.00%> (ø)` | |
| [common/extension/rest\_server.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y29tbW9uL2V4dGVuc2lvbi9yZXN0X3NlcnZlci5nbw==) | `0.00% <0.00%> (ø)` | |
| [...config\_reader/reader\_impl/default\_config\_reader.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y29uZmlnL3Jlc3QvY29uZmlnX3JlYWRlci9yZWFkZXJfaW1wbC9kZWZhdWx0X2NvbmZpZ19yZWFkZXIuZ28=) | `69.23% <63.63%> (ø)` | |
| [protocol/rest/rest\_protocol.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9yZXN0X3Byb3RvY29sLmdv) | `75.34% <75.00%> (-4.94%)` | :arrow_down: |
| [config/rest\_config\_loader.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y29uZmlnL3Jlc3RfY29uZmlnX2xvYWRlci5nbw==) | `77.64% <76.00%> (ø)` | |
| [config/config\_loader.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbmZpZ19sb2FkZXIuZ28=) | `63.71% <100.00%> (+1.33%)` | :arrow_up: |
| [protocol/rest/rest\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9yZXN0X2ludm9rZXIuZ28=) | `72.54% <100.00%> (ø)` | |
| [filter/filter\_impl/hystrix\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-ZmlsdGVyL2ZpbHRlcl9pbXBsL2h5c3RyaXhfZmlsdGVyLmdv) | `68.64% <0.00%> (-3.39%)` | :arrow_down: |
| [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.49% <0.00%> (-2.16%)` | :arrow_down: |
| ... and [3 more](https://codecov.io/gh/apache/dubbo-go/pull/402/diff?src=pr&el=tree-more) | |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/402?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/402?src=pr&el=footer). Last update [0c55d99...3364d36](https://codecov.io/gh/apache/dubbo-go/pull/402?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/402 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org