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 #8798] Fix typo #8799

Merged
merged 1 commit into from
Oct 10, 2024
Merged

[ISSUE #8798] Fix typo #8799

merged 1 commit into from
Oct 10, 2024

Conversation

luozongle01
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8798

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.32%. Comparing base (782da70) to head (3d3c4e4).

Files with missing lines Patch % Lines
...cketmq/broker/processor/ReplyMessageProcessor.java 33.33% 1 Missing and 1 partial ⚠️
...rocketmq/test/client/rmq/RMQBroadCastConsumer.java 0.00% 1 Missing ⚠️
...ketmq/test/clientinterface/AbstractMQConsumer.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8799      +/-   ##
=============================================
- Coverage      47.43%   47.32%   -0.12%     
+ Complexity     11569    11547      -22     
=============================================
  Files           1282     1282              
  Lines          89864    89864              
  Branches       11563    11563              
=============================================
- Hits           42627    42528      -99     
- Misses         41986    42080      +94     
- Partials        5251     5256       +5     

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

@RongtongJin RongtongJin merged commit c826373 into apache:develop Oct 10, 2024
11 checks passed
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.

[Doc] Fix typo
3 participants