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 #9021] Correct the error message of acl command #9022

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Dec 4, 2024

Fixes #9021 .

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 47.70%. Comparing base (f4c4984) to head (2b623ea).

Files with missing lines Patch % Lines
...ocketmq/broker/processor/AdminBrokerProcessor.java 0.00% 24 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9022      +/-   ##
=============================================
- Coverage      47.77%   47.70%   -0.08%     
+ Complexity     11820    11802      -18     
=============================================
  Files           1305     1305              
  Lines          91385    91388       +3     
  Branches       11736    11735       -1     
=============================================
- Hits           43661    43596      -65     
- Misses         42333    42397      +64     
- Partials        5391     5395       +4     

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

@RongtongJin RongtongJin merged commit 9834691 into apache:develop Dec 10, 2024
11 checks passed
@yx9o yx9o deleted the dev-9021 branch December 10, 2024 08:16
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.

[Enhancement] Correct the error message of acl command
3 participants