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/23 13:25:00 UTC

[GitHub] [rocketmq] codecov-commenter commented on pull request #6443: [ISSUE #6442]Optimize RebalanceImpl#rebalanceByTopic method

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

   ## [Codecov](https://codecov.io/gh/apache/rocketmq/pull/6443?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 [#6443](https://codecov.io/gh/apache/rocketmq/pull/6443?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (fb4ad0d) into [develop](https://codecov.io/gh/apache/rocketmq/commit/0faa0a2c7db85f6c2377eb3d961dc5622c47adc8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0faa0a2) will **increase** coverage by `0.00%`.
   > The diff coverage is `85.71%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             develop    #6443   +/-   ##
   ==========================================
     Coverage      43.21%   43.21%           
   - Complexity      9004     9008    +4     
   ==========================================
     Files           1105     1105           
     Lines          78076    78075    -1     
     Branches       10166    10166           
   ==========================================
   + Hits           33737    33740    +3     
   + Misses         40119    40114    -5     
   - Partials        4220     4221    +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq/pull/6443?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...e/rocketmq/client/impl/consumer/RebalanceImpl.java](https://codecov.io/gh/apache/rocketmq/pull/6443?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9yb2NrZXRtcS9jbGllbnQvaW1wbC9jb25zdW1lci9SZWJhbGFuY2VJbXBsLmphdmE=) | `31.21% <85.71%> (-0.15%)` | :arrow_down: |
   
   ... and [16 files with indirect coverage changes](https://codecov.io/gh/apache/rocketmq/pull/6443/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