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

add grant permission api #985

Merged
merged 3 commits into from
May 11, 2020
Merged

add grant permission api #985

merged 3 commits into from
May 11, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented May 4, 2020

Change-Id: Icda7ae87d00239ea89ef95573228498a254a451b

@javeme javeme force-pushed the grant-permission branch 2 times, most recently from 8868b20 to f5d815e Compare May 4, 2020 18:34
@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #985 into master will increase coverage by 8.86%.
The diff coverage is 34.52%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #985      +/-   ##
============================================
+ Coverage     60.86%   69.73%   +8.86%     
- Complexity     4228     5126     +898     
============================================
  Files           314      320       +6     
  Lines         24288    24834     +546     
  Branches       3393     3465      +72     
============================================
+ Hits          14784    17319    +2535     
+ Misses         7887     5853    -2034     
- Partials       1617     1662      +45     
Impacted Files Coverage Δ Complexity Δ
...idu/hugegraph/api/filter/AuthenticationFilter.java 34.72% <ø> (ø) 0.00 <0.00> (ø)
.../java/com/baidu/hugegraph/api/users/AccessAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/com/baidu/hugegraph/api/users/BelongAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...n/java/com/baidu/hugegraph/api/users/GroupAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/com/baidu/hugegraph/api/users/TargetAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/com/baidu/hugegraph/api/users/UserAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../com/baidu/hugegraph/auth/ConfigAuthenticator.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 15.05% <0.00%> (-0.51%) 0.00 <0.00> (ø)
...com/baidu/hugegraph/auth/HugeFactoryAuthProxy.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/auth/HugeGraphAuthProxy.java 4.77% <0.00%> (-1.84%) 0.00 <0.00> (ø)
... and 160 more

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 351367e...f6e60dd. Read the comment docs.

@javeme javeme force-pushed the grant-permission branch 6 times, most recently from 34407f7 to e403368 Compare May 6, 2020 13:29
Change-Id: Icda7ae87d00239ea89ef95573228498a254a451b
Change-Id: I58e6e5a8c950ad74fc1ccbcee8e8ca28d48a27e9
Change-Id: I878071cf2fd1ff0068eb3faf4dcbcfb44a2e66d8
@zhoney zhoney merged commit 409bdbb into master May 11, 2020
@zhoney zhoney deleted the grant-permission branch May 11, 2020 07:33
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.

None yet

2 participants