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 #8365] add remoting client non-oneway updateConsumerOffset function #8368

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

qianye1001
Copy link
Contributor

Which Issue(s) This PR Fixes

Enhancement #8365

Brief Description

add remoting client non-oneway updateConsumerOffset function

How Did You Test This Change?

add some new unit test

@qianye1001 qianye1001 changed the title Enhancement#8365 Jul 5, 2024
@qianye1001 qianye1001 changed the title [ISSUE #8366]add remoting client non-oneway updateConsumerOffset function Jul 5, 2024
@drpmma drpmma changed the title [ISSUE #8365]add remoting client non-oneway updateConsumerOffset function Jul 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 44.29%. Comparing base (67ddc1d) to head (4e59da9).

Files Patch % Lines
.../rocketmq/client/impl/mqclient/MQClientAPIExt.java 58.33% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8368      +/-   ##
=============================================
+ Coverage      44.22%   44.29%   +0.07%     
- Complexity     10727    10752      +25     
=============================================
  Files           1274     1274              
  Lines          88939    88951      +12     
  Branches       11432    11433       +1     
=============================================
+ Hits           39330    39403      +73     
+ Misses         44636    44590      -46     
+ Partials        4973     4958      -15     

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

@qianye1001 qianye1001 reopened this Jul 11, 2024
Copy link
Contributor

@drpmma drpmma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drpmma drpmma merged commit 6c3781f into apache:develop Jul 12, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants