You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/08/20 02:57:47 UTC

[GitHub] [rocketmq-client-go] codecov-io commented on issue #163: support multi namesrv, resolve #162

codecov-io commented on issue #163: support multi namesrv, resolve #162
URL: https://github.com/apache/rocketmq-client-go/pull/163#issuecomment-522832351
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/163?src=pr&el=h1) Report
   > Merging [#163](https://codecov.io/gh/apache/rocketmq-client-go/pull/163?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/691e778040d43c1d70b22856d6518197d6cfe00c?src=pr&el=desc) will **decrease** coverage by `0.41%`.
   > The diff coverage is `13.33%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/163?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           native     #163      +/-   ##
   ==========================================
   - Coverage   24.47%   24.06%   -0.42%     
   ==========================================
     Files          42       44       +2     
     Lines        4453     4522      +69     
   ==========================================
   - Hits         1090     1088       -2     
   - Misses       3225     3297      +72     
   + Partials      138      137       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/163?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [primitive/interceptor.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-cHJpbWl0aXZlL2ludGVyY2VwdG9yLmdv) | `0% <ø> (ø)` | :arrow_up: |
   | [internal/mock\_namesrv.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-aW50ZXJuYWwvbW9ja19uYW1lc3J2Lmdv) | `0% <0%> (ø)` | |
   | [consumer/interceptor.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-Y29uc3VtZXIvaW50ZXJjZXB0b3IuZ28=) | `0% <0%> (ø)` | :arrow_up: |
   | [internal/trace.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-aW50ZXJuYWwvdHJhY2UuZ28=) | `32.9% <0%> (-0.73%)` | :arrow_down: |
   | [internal/route.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-aW50ZXJuYWwvcm91dGUuZ28=) | `0% <0%> (ø)` | :arrow_up: |
   | [consumer/pull\_consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-Y29uc3VtZXIvcHVsbF9jb25zdW1lci5nbw==) | `0% <0%> (ø)` | :arrow_up: |
   | [internal/client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-aW50ZXJuYWwvY2xpZW50Lmdv) | `0.29% <0%> (-0.01%)` | :arrow_down: |
   | [producer/interceptor.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-cHJvZHVjZXIvaW50ZXJjZXB0b3IuZ28=) | `0% <0%> (ø)` | :arrow_up: |
   | [consumer/consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-Y29uc3VtZXIvY29uc3VtZXIuZ28=) | `3.86% <0%> (ø)` | :arrow_up: |
   | [producer/option.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree#diff-cHJvZHVjZXIvb3B0aW9uLmdv) | `48.48% <100%> (-1.52%)` | :arrow_down: |
   | ... and [8 more](https://codecov.io/gh/apache/rocketmq-client-go/pull/163/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/163?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/rocketmq-client-go/pull/163?src=pr&el=footer). Last update [691e778...d9edf92](https://codecov.io/gh/apache/rocketmq-client-go/pull/163?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