You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/01/26 11:46:35 UTC

[GitHub] [dubbo-go] codecov-io commented on pull request #1010: Fix:zk too many tcp conn

codecov-io commented on pull request #1010:
URL: https://github.com/apache/dubbo-go/pull/1010#issuecomment-767490394


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1010?src=pr&el=h1) Report
   > Merging [#1010](https://codecov.io/gh/apache/dubbo-go/pull/1010?src=pr&el=desc) (7d7512e) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/6c989b9d58032a4ff6c172c944921104c6c30739?el=desc) (6c989b9) will **decrease** coverage by `0.17%`.
   > The diff coverage is `41.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1010/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/1010?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop    #1010      +/-   ##
   ===========================================
   - Coverage    59.41%   59.24%   -0.18%     
   ===========================================
     Files          261      261              
     Lines        12952    12888      -64     
   ===========================================
   - Hits          7696     7635      -61     
   + Misses        4284     4283       -1     
   + Partials       972      970       -2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1010?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [config\_center/zookeeper/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvaW1wbC5nbw==) | `70.66% <0.00%> (+0.92%)` | :arrow_up: |
   | [remoting/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `40.00% <14.28%> (-5.23%)` | :arrow_down: |
   | [remoting/zookeeper/facade.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2ZhY2FkZS5nbw==) | `25.00% <16.66%> (-41.67%)` | :arrow_down: |
   | [remoting/zookeeper/client.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2NsaWVudC5nbw==) | `50.96% <29.62%> (-9.86%)` | :arrow_down: |
   | [registry/zookeeper/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVnaXN0cnkvem9va2VlcGVyL3JlZ2lzdHJ5Lmdv) | `46.32% <60.00%> (-3.33%)` | :arrow_down: |
   | [registry/etcdv3/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVnaXN0cnkvZXRjZHYzL3JlZ2lzdHJ5Lmdv) | `64.15% <75.00%> (-0.77%)` | :arrow_down: |
   | [registry/etcdv3/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVnaXN0cnkvZXRjZHYzL2xpc3RlbmVyLmdv) | `67.50% <100.00%> (+1.71%)` | :arrow_up: |
   | [registry/kubernetes/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVnaXN0cnkva3ViZXJuZXRlcy9yZWdpc3RyeS5nbw==) | `56.66% <100.00%> (-3.34%)` | :arrow_down: |
   | [registry/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVnaXN0cnkvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `69.23% <100.00%> (+2.06%)` | :arrow_up: |
   | [registry/zookeeper/service\_discovery.go](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree#diff-cmVnaXN0cnkvem9va2VlcGVyL3NlcnZpY2VfZGlzY292ZXJ5Lmdv) | `81.20% <100.00%> (ø)` | |
   | ... and [10 more](https://codecov.io/gh/apache/dubbo-go/pull/1010/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1010?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/1010?src=pr&el=footer). Last update [6c989b9...0a215ac](https://codecov.io/gh/apache/dubbo-go/pull/1010?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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org