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 2020/03/03 03:22:01 UTC

[GitHub] [rocketmq-client-go] iqinning opened a new pull request #437: Fix lost retryTopic messages

iqinning opened a new pull request #437: Fix lost retryTopic messages
URL: https://github.com/apache/rocketmq-client-go/pull/437
 
 
   Fix lost retryTopic messages

----------------------------------------------------------------
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

[GitHub] [rocketmq-client-go] codecov-io edited a comment on issue #437: Fix lost retryTopic messages

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #437: Fix lost retryTopic messages
URL: https://github.com/apache/rocketmq-client-go/pull/437#issuecomment-593747691
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`native@096bee5`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/437/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             native     #437   +/-   ##
   =========================================
     Coverage          ?   24.81%           
   =========================================
     Files             ?       48           
     Lines             ?     5550           
     Branches          ?        0           
   =========================================
     Hits              ?     1377           
     Misses            ?     3985           
     Partials          ?      188
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [internal/client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/437/diff?src=pr&el=tree#diff-aW50ZXJuYWwvY2xpZW50Lmdv) | `0.23% <0%> (ø)` | |
   | [consumer/push\_consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/437/diff?src=pr&el=tree#diff-Y29uc3VtZXIvcHVzaF9jb25zdW1lci5nbw==) | `12.37% <0%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?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/437?src=pr&el=footer). Last update [096bee5...81e2638](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?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

[GitHub] [rocketmq-client-go] ShannonDing merged pull request #437: fix(retry): can not consume the messages in the retry topic (#437)

Posted by GitBox <gi...@apache.org>.
ShannonDing merged pull request #437: fix(retry): can not consume the messages in the retry topic (#437)
URL: https://github.com/apache/rocketmq-client-go/pull/437
 
 
   

----------------------------------------------------------------
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

[GitHub] [rocketmq-client-go] codecov-io commented on issue #437: Fix lost retryTopic messages

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #437: Fix lost retryTopic messages
URL: https://github.com/apache/rocketmq-client-go/pull/437#issuecomment-593747691
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`native@096bee5`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-go/pull/437/graphs/tree.svg?width=650&token=CiV9ofPkG3&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             native     #437   +/-   ##
   =========================================
     Coverage          ?   24.28%           
   =========================================
     Files             ?       48           
     Lines             ?     5550           
     Branches          ?        0           
   =========================================
     Hits              ?     1348           
     Misses            ?     4011           
     Partials          ?      191
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [internal/client.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/437/diff?src=pr&el=tree#diff-aW50ZXJuYWwvY2xpZW50Lmdv) | `0.23% <0%> (ø)` | |
   | [consumer/push\_consumer.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/437/diff?src=pr&el=tree#diff-Y29uc3VtZXIvcHVzaF9jb25zdW1lci5nbw==) | `12.37% <0%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?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/437?src=pr&el=footer). Last update [096bee5...81e2638](https://codecov.io/gh/apache/rocketmq-client-go/pull/437?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