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 2020/04/26 03:02:23 UTC

[GitHub] [rocketmq-client-go] codecov-io commented on pull request #457: feat: support nameserver resolver

codecov-io commented on pull request #457:
URL: https://github.com/apache/rocketmq-client-go/pull/457#issuecomment-619472860


   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/457?src=pr&el=h1) Report
   > Merging [#457](https://codecov.io/gh/apache/rocketmq-client-go/pull/457?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/1ce9fd9c6cb6648f991df95531b974e202a05d9f&el=desc) will **increase** coverage by `0.08%`.
   > The diff coverage is `49.16%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/graphs/tree.svg?width=650&height=150&src=pr&token=CiV9ofPkG3)](https://codecov.io/gh/apache/rocketmq-client-go/pull/457?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           native     #457      +/-   ##
   ==========================================
   + Coverage   24.72%   24.80%   +0.08%     
   ==========================================
     Files          48       49       +1     
     Lines        5570     5716     +146     
   ==========================================
   + Hits         1377     1418      +41     
   - Misses       4003     4095      +92     
   - Partials      190      203      +13     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/457?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [consumer/consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-Y29uc3VtZXIvY29uc3VtZXIuZ28=) | `16.31% <ø> (+0.05%)` | :arrow_up: |
   | [consumer/mock\_offset\_store.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-Y29uc3VtZXIvbW9ja19vZmZzZXRfc3RvcmUuZ28=) | `50.00% <ø> (ø)` | |
   | [consumer/offset\_store.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-Y29uc3VtZXIvb2Zmc2V0X3N0b3JlLmdv) | `66.50% <ø> (+1.83%)` | :arrow_up: |
   | [consumer/pull\_consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-Y29uc3VtZXIvcHVsbF9jb25zdW1lci5nbw==) | `0.00% <0.00%> (ø)` | |
   | [internal/client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-aW50ZXJuYWwvY2xpZW50Lmdv) | `0.22% <0.00%> (-0.01%)` | :arrow_down: |
   | [internal/mock\_namesrv.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-aW50ZXJuYWwvbW9ja19uYW1lc3J2Lmdv) | `0.00% <0.00%> (ø)` | |
   | [internal/model.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-aW50ZXJuYWwvbW9kZWwuZ28=) | `46.73% <ø> (ø)` | |
   | [internal/remote/codec.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-aW50ZXJuYWwvcmVtb3RlL2NvZGVjLmdv) | `60.08% <ø> (ø)` | |
   | [internal/remote/mock\_remote\_client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-aW50ZXJuYWwvcmVtb3RlL21vY2tfcmVtb3RlX2NsaWVudC5nbw==) | `0.00% <ø> (ø)` | |
   | [internal/trace.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree#diff-aW50ZXJuYWwvdHJhY2UuZ28=) | `27.71% <ø> (-2.33%)` | :arrow_down: |
   | ... and [14 more](https://codecov.io/gh/apache/rocketmq-client-go/pull/457/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/457?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/457?src=pr&el=footer). Last update [1ce9fd9...655be62](https://codecov.io/gh/apache/rocketmq-client-go/pull/457?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