Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #8674] fix():The correct consumption pattern when the heartbeat is reported #8675

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8674

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes missing coverage. Please review.

Project coverage is 47.38%. Comparing base (1e0b08f) to head (bd5ff58).

Files with missing lines Patch % Lines
...e/rocketmq/client/impl/consumer/RebalanceImpl.java 14.28% 6 Missing ⚠️
...lient/impl/consumer/DefaultMQPushConsumerImpl.java 33.33% 3 Missing and 1 partial ⚠️
...cketmq/client/impl/consumer/RebalancePushImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8675      +/-   ##
=============================================
- Coverage      47.45%   47.38%   -0.08%     
+ Complexity     11617    11601      -16     
=============================================
  Files           1284     1284              
  Lines          90025    90038      +13     
  Branches       11585    11587       +2     
=============================================
- Hits           42724    42662      -62     
- Misses         42065    42125      +60     
- Partials        5236     5251      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Fix the correct consumption pattern when the heartbeat is reported
2 participants