You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "aaron-ai (via GitHub)" <gi...@apache.org> on 2023/02/28 02:28:20 UTC

[GitHub] [rocketmq] aaron-ai opened a new pull request, #6204: Allow to publish delay message with arbitrary timestamp

aaron-ai opened a new pull request, #6204:
URL: https://github.com/apache/rocketmq/pull/6204

   Fixes #6203 


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] xdkxlk merged pull request #6204: [ISSUE #6203] Allow to publish delay message with arbitrary timestamp

Posted by "xdkxlk (via GitHub)" <gi...@apache.org>.
xdkxlk merged PR #6204:
URL: https://github.com/apache/rocketmq/pull/6204


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] codecov-commenter commented on pull request #6204: [ISSUE #6203] Allow to publish delay message with arbitrary timestamp

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #6204:
URL: https://github.com/apache/rocketmq/pull/6204#issuecomment-1486299780

   ## [Codecov](https://codecov.io/gh/apache/rocketmq/pull/6204?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#6204](https://codecov.io/gh/apache/rocketmq/pull/6204?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7da5251) into [develop](https://codecov.io/gh/apache/rocketmq/commit/77cb5ce672e92f45b979f5556352fb97dc1559e8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (77cb5ce) will **decrease** coverage by `0.01%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             develop    #6204      +/-   ##
   =============================================
   - Coverage      43.19%   43.19%   -0.01%     
   + Complexity      9017     9016       -1     
   =============================================
     Files           1107     1107              
     Lines          78257    78257              
     Branches       10202    10202              
   =============================================
   - Hits           33802    33801       -1     
   - Misses         40223    40227       +4     
   + Partials        4232     4229       -3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq/pull/6204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../org/apache/rocketmq/proxy/config/ProxyConfig.java](https://codecov.io/gh/apache/rocketmq/pull/6204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3JvY2tldG1xL3Byb3h5L2NvbmZpZy9Qcm94eUNvbmZpZy5qYXZh) | `54.20% <100.00%> (-0.86%)` | :arrow_down: |
   
   ... and [17 files with indirect coverage changes](https://codecov.io/gh/apache/rocketmq/pull/6204/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org