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 #8322]Fix Slave redirect pullRequest to master will never execute #8323

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Jun 22, 2024

Which Issue(s) This PR Fixes

Fixes #8322

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 42.98%. Comparing base (2091843) to head (548b1a4).

Files Patch % Lines
...ocketmq/broker/processor/PullMessageProcessor.java 0.00% 10 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8323      +/-   ##
=============================================
+ Coverage      42.95%   42.98%   +0.02%     
- Complexity     10456    10458       +2     
=============================================
  Files           1274     1274              
  Lines          88940    88939       -1     
  Branches       11434    11433       -1     
=============================================
+ Hits           38204    38230      +26     
+ Misses         46027    45996      -31     
- Partials        4709     4713       +4     

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

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

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] Slave redirect pullRequest to master will never execute
3 participants