rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

Fix typos

Open co63oc opened this issue 1 year ago • 1 comments

Which Issue(s) This PR Fixes

Fix typos

Brief Description

How Did You Test This Change?

co63oc avatar Sep 12 '24 01:09 co63oc

Codecov Report

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

Project coverage is 47.49%. Comparing base (ba8148f) to head (0378915). Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
...rocketmq/test/client/rmq/RMQBroadCastConsumer.java 0.00% 1 Missing :warning:
...ketmq/test/clientinterface/AbstractMQConsumer.java 0.00% 1 Missing :warning:
...etmq/test/listener/rmq/order/RMQOrderListener.java 0.00% 1 Missing :warning:
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8684      +/-   ##
=============================================
- Coverage      47.55%   47.49%   -0.07%     
+ Complexity     11546    11531      -15     
=============================================
  Files           1277     1277              
  Lines          89449    89449              
  Branches       11504    11504              
=============================================
- Hits           42535    42481      -54     
- Misses         41706    41747      +41     
- Partials        5208     5221      +13     

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

codecov-commenter avatar Sep 16 '24 11:09 codecov-commenter