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/17 02:30:14 UTC

[GitHub] [rocketmq-client-go] codecov-io commented on issue #210: [ISSUE #211]fix unmarhsal messageID bug

codecov-io commented on issue #210: [ISSUE #211]fix unmarhsal messageID bug
URL: https://github.com/apache/rocketmq-client-go/pull/210#issuecomment-532031706
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/210?src=pr&el=h1) Report
   > Merging [#210](https://codecov.io/gh/apache/rocketmq-client-go/pull/210?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/370dbcdb7c78807afd34e60fd98aa3c6936b00c9?src=pr&el=desc) will **increase** coverage by `0.34%`.
   > The diff coverage is `80%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/210/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/210?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           native     #210      +/-   ##
   ==========================================
   + Coverage   26.51%   26.85%   +0.34%     
   ==========================================
     Files          46       46              
     Lines        4677     4669       -8     
   ==========================================
   + Hits         1240     1254      +14     
   + Misses       3265     3242      -23     
   - Partials      172      173       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/210?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [internal/utils/helper.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/210/diff?src=pr&el=tree#diff-aW50ZXJuYWwvdXRpbHMvaGVscGVyLmdv) | `45.45% <0%> (ø)` | :arrow_up: |
   | [primitive/message.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/210/diff?src=pr&el=tree#diff-cHJpbWl0aXZlL21lc3NhZ2UuZ28=) | `26.36% <85.71%> (+7.7%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/210?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/210?src=pr&el=footer). Last update [370dbcd...7c5fad6](https://codecov.io/gh/apache/rocketmq-client-go/pull/210?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