Open jjastan opened 1 week ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 47.67%. Comparing base (
163451e
) to head (1ab1ede
).
Files with missing lines | Patch % | Lines |
---|---|---|
...e/rocketmq/container/BrokerContainerProcessor.java | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Which Issue(s) This PR Fixes
Fixes #8950
Brief Description
Remove Redundant nullcheck
How Did You Test This Change?
No test.