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 2020/02/27 16:14:59 UTC

[GitHub] [servicecomb-service-center] codecov-io commented on issue #638: [SCB-1791] [Syncer] Modify GRPC module and optimize dependencies

codecov-io commented on issue #638: [SCB-1791] [Syncer] Modify GRPC module and optimize dependencies
URL: https://github.com/apache/servicecomb-service-center/pull/638#issuecomment-592043587
 
 
   # [Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/638?src=pr&el=h1) Report
   > Merging [#638](https://codecov.io/gh/apache/servicecomb-service-center/pull/638?src=pr&el=desc) into [master](https://codecov.io/gh/apache/servicecomb-service-center/commit/85dc71bdc30cb3a226170b99c98e8e3df6cc5c78?src=pr&el=desc) will **increase** coverage by `1.54%`.
   > The diff coverage is `87.46%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/graphs/tree.svg?width=650&token=GAaF7zrg8R&height=150&src=pr)](https://codecov.io/gh/apache/servicecomb-service-center/pull/638?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #638      +/-   ##
   ==========================================
   + Coverage   57.12%   58.66%   +1.54%     
   ==========================================
     Files         207      218      +11     
     Lines       16062    16460     +398     
   ==========================================
   + Hits         9175     9657     +482     
   + Misses       6220     6133      -87     
   - Partials      667      670       +3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-service-center/pull/638?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [syncer/task/ticker/ticker.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3Rhc2svdGlja2VyL3RpY2tlci5nbw==) | `100% <100%> (ø)` | |
   | [syncer/task/idle/idle.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3Rhc2svaWRsZS9pZGxlLmdv) | `100% <100%> (ø)` | |
   | [syncer/pkg/utils/atomic\_bool.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3BrZy91dGlscy9hdG9taWNfYm9vbC5nbw==) | `100% <100%> (ø)` | |
   | [syncer/task/task.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3Rhc2svdGFzay5nbw==) | `100% <100%> (ø)` | |
   | [syncer/serf/option.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3NlcmYvb3B0aW9uLmdv) | `100% <100%> (ø)` | |
   | [syncer/serf/handler.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3NlcmYvaGFuZGxlci5nbw==) | `100% <100%> (ø)` | |
   | [syncer/grpc/option.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL2dycGMvb3B0aW9uLmdv) | `100% <100%> (ø)` | |
   | [syncer/serf/query.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3NlcmYvcXVlcnkuZ28=) | `100% <100%> (ø)` | |
   | [syncer/pkg/utils/addr.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL3BrZy91dGlscy9hZGRyLmdv) | `56.25% <57.14%> (-7.39%)` | :arrow_down: |
   | [syncer/grpc/grpc.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree#diff-c3luY2VyL2dycGMvZ3JwYy5nbw==) | `75.86% <75.86%> (ø)` | |
   | ... and [34 more](https://codecov.io/gh/apache/servicecomb-service-center/pull/638/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/638?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/638?src=pr&el=footer). Last update [85dc71b...f64eacd](https://codecov.io/gh/apache/servicecomb-service-center/pull/638?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