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

support permission for property #971

Merged
merged 4 commits into from
May 11, 2020
Merged

support permission for property #971

merged 4 commits into from
May 11, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 24, 2020

Change-Id: I90ea2d1bf955db5cdd629879261152bfea48b6da

@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #971 into master will decrease coverage by 0.06%.
The diff coverage is 43.41%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #971      +/-   ##
============================================
- Coverage     70.47%   70.40%   -0.07%     
- Complexity     4976     5027      +51     
============================================
  Files           311      314       +3     
  Lines         23942    24288     +346     
  Branches       3349     3393      +44     
============================================
+ Hits          16872    17100     +228     
- Misses         5420     5544     +124     
+ Partials       1650     1644       -6     
Impacted Files Coverage Δ Complexity Δ
...n/java/com/baidu/hugegraph/api/job/GremlinAPI.java 17.39% <ø> (ø) 0.00 <0.00> (ø)
...n/java/com/baidu/hugegraph/api/job/RebuildAPI.java 42.85% <ø> (ø) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/api/schema/EdgeLabelAPI.java 63.07% <ø> (ø) 0.00 <0.00> (ø)
.../com/baidu/hugegraph/api/schema/IndexLabelAPI.java 71.79% <ø> (ø) 0.00 <0.00> (ø)
...com/baidu/hugegraph/api/schema/PropertyKeyAPI.java 46.66% <ø> (ø) 0.00 <0.00> (ø)
...com/baidu/hugegraph/api/schema/VertexLabelAPI.java 65.07% <ø> (ø) 0.00 <0.00> (ø)
.../hugegraph/api/traversers/AllShortestPathsAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...baidu/hugegraph/api/traversers/CrosspointsAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...graph/api/traversers/CustomizedCrosspointsAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...u/hugegraph/api/traversers/CustomizedPathsAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 66 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 26c4498...94e0a9b. Read the comment docs.

Change-Id: I90ea2d1bf955db5cdd629879261152bfea48b6da
Change-Id: If84a515b847400c7c5ef9fb52fdedbd067cf7a62
Change-Id: I346a906c38a2813bb107dbfe2a3b0b9c46e5e4b5
Change-Id: I082e241d58942ae1072283d62547b625c81ad8fb
@javeme javeme merged commit 351367e into master May 11, 2020
@javeme javeme deleted the permission-property branch May 11, 2020 03: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.

None yet

2 participants