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/09/10 03:23:50 UTC

[GitHub] [rocketmq-client-go] codecov-io edited a comment on issue #197: [ISSUE #166] Make Access Message.Properties thread safety

codecov-io edited a comment on issue #197: [ISSUE #166] Make Access Message.Properties thread safety
URL: https://github.com/apache/rocketmq-client-go/pull/197#issuecomment-529752381
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/197?src=pr&el=h1) Report
   > Merging [#197](https://codecov.io/gh/apache/rocketmq-client-go/pull/197?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/8f5a9c93bb1fe84ddca1612a25a891a10e6e632e?src=pr&el=desc) will **increase** coverage by `0.1%`.
   > The diff coverage is `24.46%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/197?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           native     #197     +/-   ##
   =========================================
   + Coverage   26.37%   26.47%   +0.1%     
   =========================================
     Files          46       46             
     Lines        4671     4668      -3     
   =========================================
   + Hits         1232     1236      +4     
   + Misses       3266     3261      -5     
   + Partials      173      171      -2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/197?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [consumer/process\_queue.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-Y29uc3VtZXIvcHJvY2Vzc19xdWV1ZS5nbw==) | `0% <0%> (ø)` | :arrow_up: |
   | [internal/trace.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-aW50ZXJuYWwvdHJhY2UuZ28=) | `32.9% <0%> (ø)` | :arrow_up: |
   | [consumer/push\_consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-Y29uc3VtZXIvcHVzaF9jb25zdW1lci5nbw==) | `14.94% <0%> (+0.02%)` | :arrow_up: |
   | [internal/client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-aW50ZXJuYWwvY2xpZW50Lmdv) | `0.29% <0%> (ø)` | :arrow_up: |
   | [consumer/consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-Y29uc3VtZXIvY29uc3VtZXIuZ28=) | `18.48% <0%> (+0.07%)` | :arrow_up: |
   | [primitive/message.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-cHJpbWl0aXZlL21lc3NhZ2UuZ28=) | `17.24% <30.64%> (+1.66%)` | :arrow_up: |
   | [producer/producer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/197/diff?src=pr&el=tree#diff-cHJvZHVjZXIvcHJvZHVjZXIuZ28=) | `31.31% <36.36%> (+0.43%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/197?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/197?src=pr&el=footer). Last update [8f5a9c9...dfdb45b](https://codecov.io/gh/apache/rocketmq-client-go/pull/197?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