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

Check the input yaml and the path in ACL #7475

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

GenerousMan
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #issue_id

Brief Description

How Did You Test This Change?

@@ -31,6 +31,7 @@
import org.apache.rocketmq.remoting.RPCHook;
import org.apache.rocketmq.remoting.protocol.RemotingCommand;
import org.yaml.snakeyaml.Yaml;
import org.yaml.snakeyaml.constructor.SafeConstructor;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plz remove useless import

@codecov-commenter
Copy link

Codecov Report

Merging #7475 (6909c8c) into develop (d7e5c4d) will increase coverage by 0.46%.
Report is 25 commits behind head on develop.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #7475      +/-   ##
=============================================
+ Coverage      42.53%   42.99%   +0.46%     
- Complexity      9441     9669     +228     
=============================================
  Files           1150     1161      +11     
  Lines          82746    83926    +1180     
  Branches       10778    10898     +120     
=============================================
+ Hits           35196    36084     +888     
- Misses         43139    43374     +235     
- Partials        4411     4468      +57     
Files Coverage Δ
...che/rocketmq/acl/plain/PlainPermissionManager.java 78.37% <0.00%> (ø)

... and 97 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@joeCarf joeCarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RongtongJin RongtongJin merged commit dbc633d into apache:develop Oct 19, 2023
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.

4 participants