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/25 09:03:05 UTC

[GitHub] [rocketmq-client-go] codecov-io commented on issue #179: [ISSUE #178]add ut for defaultConsumer

codecov-io commented on issue #179: [ISSUE #178]add ut for defaultConsumer
URL: https://github.com/apache/rocketmq-client-go/pull/179#issuecomment-524613585
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/179?src=pr&el=h1) Report
   > Merging [#179](https://codecov.io/gh/apache/rocketmq-client-go/pull/179?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/1ee23b73fe4008bbc05f4b625f6e6c59c81dbc94?src=pr&el=desc) will **increase** coverage by `1.93%`.
   > The diff coverage is `50%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/179/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/179?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           native     #179      +/-   ##
   ==========================================
   + Coverage   24.44%   26.37%   +1.93%     
   ==========================================
     Files          45       46       +1     
     Lines        4635     4659      +24     
   ==========================================
   + Hits         1133     1229      +96     
   + Misses       3351     3256      -95     
   - Partials      151      174      +23
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/179?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [consumer/offset\_store.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/179/diff?src=pr&el=tree#diff-Y29uc3VtZXIvb2Zmc2V0X3N0b3JlLmdv) | `68.06% <ø> (ø)` | :arrow_up: |
   | [consumer/mock\_offset\_store.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/179/diff?src=pr&el=tree#diff-Y29uc3VtZXIvbW9ja19vZmZzZXRfc3RvcmUuZ28=) | `50% <50%> (ø)` | |
   | [consumer/statistics.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/179/diff?src=pr&el=tree#diff-Y29uc3VtZXIvc3RhdGlzdGljcy5nbw==) | `69.56% <0%> (+4.34%)` | :arrow_up: |
   | [consumer/consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/179/diff?src=pr&el=tree#diff-Y29uc3VtZXIvY29uc3VtZXIuZ28=) | `18.9% <0%> (+15.04%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/179?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/179?src=pr&el=footer). Last update [1ee23b7...e3dcdeb](https://codecov.io/gh/apache/rocketmq-client-go/pull/179?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