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 #8655]Fix consume type not correct if push consumer using pop mode to consume messages. #8656

Closed
wants to merge 1 commit into from

Conversation

humkum
Copy link
Contributor

@humkum humkum commented Sep 6, 2024

fixes #8655

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.37%. Comparing base (97b318f) to head (639a75a).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8656      +/-   ##
=============================================
- Coverage      47.43%   47.37%   -0.06%     
+ Complexity     11513    11508       -5     
=============================================
  Files           1277     1277              
  Lines          89432    89434       +2     
  Branches       11502    11502              
=============================================
- Hits           42418    42373      -45     
- Misses         41804    41850      +46     
- Partials        5210     5211       +1     

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

@humkum humkum closed this Sep 10, 2024
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] ConsumeRunningInfo consumeType not correct when user using pop consume mode.
3 participants