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/13 11:45:11 UTC

[GitHub] [rocketmq-client-go] codecov-io edited a comment on issue #138: [ISSUE #137]add transaction producer

codecov-io edited a comment on issue #138: [ISSUE #137]add transaction producer
URL: https://github.com/apache/rocketmq-client-go/pull/138#issuecomment-520276386
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/138?src=pr&el=h1) Report
   > Merging [#138](https://codecov.io/gh/apache/rocketmq-client-go/pull/138?src=pr&el=desc) into [native](https://codecov.io/gh/apache/rocketmq-client-go/commit/08cd71ef98c146e87ce44c9c7af0bee136d18047?src=pr&el=desc) will **decrease** coverage by `0.26%`.
   > The diff coverage is `14.56%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/138?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           native     #138      +/-   ##
   ==========================================
   - Coverage   14.35%   14.08%   -0.27%     
   ==========================================
     Files          42       42              
     Lines        4181     4402     +221     
   ==========================================
   + Hits          600      620      +20     
   - Misses       3488     3688     +200     
   - Partials       93       94       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/138?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [primitive/result.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-cHJpbWl0aXZlL3Jlc3VsdC5nbw==) | `0% <ø> (-22%)` | :arrow_down: |
   | [internal/utils/set.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-aW50ZXJuYWwvdXRpbHMvc2V0Lmdv) | `0% <0%> (ø)` | |
   | [internal/client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-aW50ZXJuYWwvY2xpZW50Lmdv) | `0.29% <0%> (-0.02%)` | :arrow_down: |
   | [producer/interceptor.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-cHJvZHVjZXIvaW50ZXJjZXB0b3IuZ28=) | `0% <0%> (ø)` | :arrow_up: |
   | [internal/trace.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-aW50ZXJuYWwvdHJhY2UuZ28=) | `33.62% <0%> (-0.24%)` | :arrow_down: |
   | [consumer/interceptor.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-Y29uc3VtZXIvaW50ZXJjZXB0b3IuZ28=) | `0% <0%> (ø)` | :arrow_up: |
   | [internal/remote/remote\_client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-aW50ZXJuYWwvcmVtb3RlL3JlbW90ZV9jbGllbnQuZ28=) | `52.55% <0%> (ø)` | :arrow_up: |
   | [internal/request.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-aW50ZXJuYWwvcmVxdWVzdC5nbw==) | `0% <0%> (ø)` | :arrow_up: |
   | [consumer/consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-Y29uc3VtZXIvY29uc3VtZXIuZ28=) | `0% <0%> (ø)` | :arrow_up: |
   | [primitive/message.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree#diff-cHJpbWl0aXZlL21lc3NhZ2UuZ28=) | `16.14% <22.14%> (+16.14%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/rocketmq-client-go/pull/138/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/138?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/138?src=pr&el=footer). Last update [08cd71e...fca570c](https://codecov.io/gh/apache/rocketmq-client-go/pull/138?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