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

Transfer permission of some operations from STATUS to ANY #1391

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Mar 12, 2021

Change-Id: I7ca443973ff27f45c4d61ac3f4b4c39075d70ba2

Change-Id: I7ca443973ff27f45c4d61ac3f4b4c39075d70ba2
@javeme javeme force-pushed the auth-move-some-status-to-any-permission branch from 882a630 to 6a9822b Compare March 12, 2021 14:45
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #1391 (6a9822b) into master (314fd8a) will decrease coverage by 0.01%.
The diff coverage is 16.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1391      +/-   ##
============================================
- Coverage     62.06%   62.05%   -0.02%     
+ Complexity     5838     5836       -2     
============================================
  Files           386      386              
  Lines         32180    32185       +5     
  Branches       4495     4494       -1     
============================================
- Hits          19974    19973       -1     
- Misses        10175    10178       +3     
- Partials       2031     2034       +3     
Impacted Files Coverage Δ Complexity Δ
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 20.99% <0.00%> (+0.67%) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/auth/HugeGraphAuthProxy.java 3.95% <0.00%> (-0.02%) 0.00 <0.00> (ø)
...idu/hugegraph/api/filter/AuthenticationFilter.java 32.09% <32.00%> (-2.63%) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.10% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.53% <0.00%> (-0.31%) 81.00% <0.00%> (-1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 314fd8a...6a9822b. Read the comment docs.

@Linary Linary merged commit 3d73961 into master Mar 15, 2021
@Linary Linary deleted the auth-move-some-status-to-any-permission branch March 15, 2021 06:28
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.

3 participants