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/19 12:22:50 UTC

[GitHub] [rocketmq-client-go] codecov-io edited a comment on issue #160: [ISSUE#120] add AllocateByConsistentHash algorithm and it's test

codecov-io edited a comment on issue #160: [ISSUE#120] add AllocateByConsistentHash algorithm  and it's test
URL: https://github.com/apache/rocketmq-client-go/pull/160#issuecomment-522218026
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/160?src=pr&el=h1) Report
   > Merging [#160](https://codecov.io/gh/apache/rocketmq-client-go/pull/160?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/3b996599fb253f1c2b5d2cca90a5726c5ee23cc3?src=pr&el=desc) will **increase** coverage by `0.33%`.
   > The diff coverage is `80.76%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/160/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/160?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           native     #160      +/-   ##
   ==========================================
   + Coverage   24.47%   24.81%   +0.33%     
   ==========================================
     Files          42       42              
     Lines        4453     4477      +24     
   ==========================================
   + Hits         1090     1111      +21     
   - Misses       3225     3226       +1     
   - Partials      138      140       +2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/160?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [consumer/strategy.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/160/diff?src=pr&el=tree#diff-Y29uc3VtZXIvc3RyYXRlZ3kuZ28=) | `86.66% <80.76%> (+0.2%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/160?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/160?src=pr&el=footer). Last update [3b99659...feb3d3b](https://codecov.io/gh/apache/rocketmq-client-go/pull/160?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