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 2019/09/11 03:57:02 UTC

[GitHub] [dubbo-go] codecov-io commented on issue #194: Add: new feature to support dynamic config center which compatible with dubbo 2.6.x & 2.7.x

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

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

```diff
@@             Coverage Diff             @@
##           develop     #194      +/-   ##
===========================================
- Coverage    67.49%   65.47%   -2.02%     
===========================================
  Files           94       94              
  Lines         5864     6303     +439     
===========================================
+ Hits          3958     4127     +169     
- Misses        1496     1748     +252     
- Partials       410      428      +18
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/194?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [config/protocol\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnL3Byb3RvY29sX2NvbmZpZy5nbw==) | `100% <ø> (ø)` | :arrow_up: |
| [config/service\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnL3NlcnZpY2VfY29uZmlnLmdv) | `66.23% <ø> (+0.41%)` | :arrow_up: |
| [config/consumer\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbnN1bWVyX2NvbmZpZy5nbw==) | `61.7% <ø> (ø)` | :arrow_up: |
| [config/config\_utils.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbmZpZ191dGlscy5nbw==) | `100% <ø> (ø)` | :arrow_up: |
| [config\_center/configurator/mock.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9jb25maWd1cmF0b3IvbW9jay5nbw==) | `0% <0%> (ø)` | |
| [config\_center/zookeeper/factory.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvZmFjdG9yeS5nbw==) | `9.09% <0%> (ø)` | :arrow_up: |
| [cluster/directory/base\_directory.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y2x1c3Rlci9kaXJlY3RvcnkvYmFzZV9kaXJlY3RvcnkuZ28=) | `60% <0%> (-9.24%)` | :arrow_down: |
| [common/config/environment.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29tbW9uL2NvbmZpZy9lbnZpcm9ubWVudC5nbw==) | `72.5% <0%> (-8.06%)` | :arrow_down: |
| [registry/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-cmVnaXN0cnkvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `58.13% <100%> (ø)` | :arrow_up: |
| [config/reference\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree#diff-Y29uZmlnL3JlZmVyZW5jZV9jb25maWcuZ28=) | `82.75% <100%> (ø)` | :arrow_up: |
| ... and [26 more](https://codecov.io/gh/apache/dubbo-go/pull/194/diff?src=pr&el=tree-more) | |

------

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