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 #9147] Remove unused code #9148

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

Conversation

mawen12
Copy link
Contributor

@mawen12 mawen12 commented Jan 20, 2025

Which Issue(s) This PR Fixes

Fixes #9147

Brief Description

producer group don't need repeat check.

How Did You Test This Change?

Delete the code and run maven test, then no error happend.

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.98%. Comparing base (de4e48d) to head (25b2ca4).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9148      +/-   ##
=============================================
- Coverage      48.11%   47.98%   -0.13%     
+ Complexity     12091    12064      -27     
=============================================
  Files           1321     1321              
  Lines          93024    93018       -6     
  Branches       11926    11924       -2     
=============================================
- Hits           44755    44636     -119     
- Misses         42754    42850      +96     
- Partials        5515     5532      +17     

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

Copy link
Member

@mxsm mxsm left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@qianye1001 qianye1001 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

[Enhancement] Remove unnecessary code
6 participants