You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/06/12 03:13:45 UTC

[GitHub] [servicecomb-service-center] codecov-io edited a comment on issue #556: [SCB-1301] Abstract control flow from serf/etcd/grpc

codecov-io edited a comment on issue #556:  [SCB-1301] Abstract control flow from serf/etcd/grpc
URL: https://github.com/apache/servicecomb-service-center/pull/556#issuecomment-500876309
 
 
   # [Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/556?src=pr&el=h1) Report
   > Merging [#556](https://codecov.io/gh/apache/servicecomb-service-center/pull/556?src=pr&el=desc) into [master](https://codecov.io/gh/apache/servicecomb-service-center/commit/d7414f00cc31ec2048b1735658f45e07e6c73cda?src=pr&el=desc) will **decrease** coverage by `0.14%`.
   > The diff coverage is `33.33%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/graphs/tree.svg?width=650&token=GAaF7zrg8R&height=150&src=pr)](https://codecov.io/gh/apache/servicecomb-service-center/pull/556?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #556      +/-   ##
   =========================================
   - Coverage   58.55%   58.4%   -0.15%     
   =========================================
     Files         201     201              
     Lines       15257   15315      +58     
   =========================================
   + Hits         8934    8945      +11     
   - Misses       5701    5750      +49     
   + Partials      622     620       -2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-service-center/pull/556?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [syncer/servicecenter/servicecenter.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c3luY2VyL3NlcnZpY2VjZW50ZXIvc2VydmljZWNlbnRlci5nbw==) | `95% <100%> (+0.12%)` | :arrow_up: |
   | [syncer/serf/agent.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c3luY2VyL3NlcmYvYWdlbnQuZ28=) | `39.79% <26.47%> (-38.47%)` | :arrow_down: |
   | [syncer/serf/config.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c3luY2VyL3NlcmYvY29uZmlnLmdv) | `53.33% <40%> (-4.36%)` | :arrow_down: |
   | [syncer/config/config.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c3luY2VyL2NvbmZpZy9jb25maWcuZ28=) | `85.18% <80%> (-3.28%)` | :arrow_down: |
   | [server/service/instance.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvaW5zdGFuY2UuZ28=) | `70.94% <0%> (+0.15%)` | :arrow_up: |
   | [server/service/tag.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdGFnLmdv) | `67.95% <0%> (+0.55%)` | :arrow_up: |
   | [server/notify/websocket.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c2VydmVyL25vdGlmeS93ZWJzb2NrZXQuZ28=) | `81.14% <0%> (+0.57%)` | :arrow_up: |
   | [pkg/tlsutil/tlsutil.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-cGtnL3Rsc3V0aWwvdGxzdXRpbC5nbw==) | `74.52% <0%> (+0.94%)` | :arrow_up: |
   | [scctl/pkg/plugin/diagnose/compare\_holder.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c2NjdGwvcGtnL3BsdWdpbi9kaWFnbm9zZS9jb21wYXJlX2hvbGRlci5nbw==) | `96.15% <0%> (+1.28%)` | :arrow_up: |
   | [server/service/util/heartbeat\_util.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/556/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9oZWFydGJlYXRfdXRpbC5nbw==) | `76.47% <0%> (+5.88%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/556?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/servicecomb-service-center/pull/556?src=pr&el=footer). Last update [d7414f0...f270ca4](https://codecov.io/gh/apache/servicecomb-service-center/pull/556?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


With regards,
Apache Git Services