rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[ISSUE #8322]Fix Slave redirect pullRequest to master will never execute

Open mxsm opened this issue 1 year ago • 1 comments
trafficstars

Which Issue(s) This PR Fixes

Fixes #8322

Brief Description

How Did You Test This Change?

mxsm avatar Jun 22 '24 09:06 mxsm

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). Report is 56 commits behind head on develop.

Files Patch % Lines
...ocketmq/broker/processor/PullMessageProcessor.java 0.00% 10 Missing :warning:
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8323      +/-   ##
=============================================
- Coverage      43.04%   42.98%   -0.07%     
+ Complexity     10477    10458      -19     
=============================================
  Files           1274     1274              
  Lines          88940    88939       -1     
  Branches       11434    11433       -1     
=============================================
- Hits           38284    38230      -54     
- Misses         45960    45996      +36     
- Partials        4696     4713      +17     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jun 22 '24 10:06 codecov-commenter