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 13:39:51 UTC

[GitHub] [dubbo-go] codecov-io commented on issue #400: Add: kubernetes registry and remote package unit test

# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/400?src=pr&el=h1) Report
> Merging [#400](https://codecov.io/gh/apache/dubbo-go/pull/400?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/a7ae33fae5505c4e727c5f3052d5bbc92b2a7683&el=desc) will **decrease** coverage by `1.10%`.
> The diff coverage is `48.13%`.

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

```diff
@@             Coverage Diff             @@
##           develop     #400      +/-   ##
===========================================
- Coverage    67.03%   65.93%   -1.11%     
===========================================
  Files          161      167       +6     
  Lines         8331     9008     +677     
===========================================
+ Hits          5585     5939     +354     
- Misses        2222     2499     +277     
- Partials       524      570      +46     
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/400?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [remoting/kubernetes/facade.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9mYWNhZGUuZ28=) | `0.00% <0.00%> (ø)` | |
| [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `0.00% <0.00%> (ø)` | |
| [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `51.11% <51.11%> (ø)` | |
| [registry/kubernetes/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVnaXN0cnkva3ViZXJuZXRlcy9yZWdpc3RyeS5nbw==) | `60.56% <60.56%> (ø)` | |
| [registry/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVnaXN0cnkva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `76.74% <76.74%> (ø)` | |
| [remoting/kubernetes/store.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9zdG9yZS5nbw==) | `78.50% <78.50%> (ø)` | |
| [remoting/etcdv3/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZXRjZHYzL2xpc3RlbmVyLmdv) | `46.08% <100.00%> (ø)` | |
| [common/proxy/proxy.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-Y29tbW9uL3Byb3h5L3Byb3h5Lmdv) | `93.06% <0.00%> (-2.81%)` | :arrow_down: |
| [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.49% <0.00%> (-2.16%)` | :arrow_down: |
| [protocol/dubbo/client.go](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY2xpZW50Lmdv) | `67.87% <0.00%> (-1.22%)` | :arrow_down: |
| ... and [15 more](https://codecov.io/gh/apache/dubbo-go/pull/400/diff?src=pr&el=tree-more) | |

------

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