Skip to content

Conversation

@1782935682
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #4909

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 33.33333% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.30%. Comparing base (63d20eb) to head (8451f39).

Files with missing lines Patch % Lines
...etmq/broker/config/v2/ConsumerOffsetManagerV2.java 0.00% 8 Missing ⚠️
...cketmq/broker/offset/LmqConsumerOffsetManager.java 0.00% 5 Missing ⚠️
...etmq/broker/processor/ConsumerManageProcessor.java 61.53% 2 Missing and 3 partials ⚠️
.../rocketmq/broker/offset/ConsumerOffsetManager.java 42.85% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9877      +/-   ##
=============================================
- Coverage      48.38%   48.30%   -0.09%     
+ Complexity     12282    12269      -13     
=============================================
  Files           1314     1314              
  Lines          93903    93925      +22     
  Branches       12046    12052       +6     
=============================================
- Hits           45438    45369      -69     
- Misses         42856    42928      +72     
- Partials        5609     5628      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Fix CONSUME_FROM_LAST_OFFSET mode may pull data from 0L

2 participants