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

[GitHub] [rocketmq] codecov-commenter commented on pull request #6476: [ISSUE #6473]Fix multi dispatch error when enableMultiDispatch=true and enableLmq=true

codecov-commenter commented on PR #6476:
URL: https://github.com/apache/rocketmq/pull/6476#issuecomment-1484399851

   ## [Codecov](https://codecov.io/gh/apache/rocketmq/pull/6476?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 [#6476](https://codecov.io/gh/apache/rocketmq/pull/6476?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1b2a7b7) into [develop](https://codecov.io/gh/apache/rocketmq/commit/f2614f62c85e075a4490d9d713c52a7ca86633f0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f2614f6) will **increase** coverage by `0.11%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             develop    #6476      +/-   ##
   =============================================
   + Coverage      43.07%   43.19%   +0.11%     
   - Complexity      8917     9010      +93     
   =============================================
     Files           1105     1106       +1     
     Lines          77970    78205     +235     
     Branches       10146    10195      +49     
   =============================================
   + Hits           33586    33778     +192     
   - Misses         40171    40189      +18     
   - Partials        4213     4238      +25     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq/pull/6476?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...n/java/org/apache/rocketmq/store/ConsumeQueue.java](https://codecov.io/gh/apache/rocketmq/pull/6476?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3RvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3JvY2tldG1xL3N0b3JlL0NvbnN1bWVRdWV1ZS5qYXZh) | `66.23% <ø> (-3.27%)` | :arrow_down: |
   | [...org/apache/rocketmq/store/DefaultMessageStore.java](https://codecov.io/gh/apache/rocketmq/pull/6476?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3RvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3JvY2tldG1xL3N0b3JlL0RlZmF1bHRNZXNzYWdlU3RvcmUuamF2YQ==) | `46.69% <0.00%> (-0.07%)` | :arrow_down: |
   
   ... and [55 files with indirect coverage changes](https://codecov.io/gh/apache/rocketmq/pull/6476/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