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

auth fix: schema operations should rely on specific required-permission #1387

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Mar 10, 2021

Change-Id: Iaa138ec23e779b4d2ca87a3bf46732bbfaa3bc1b

Change-Id: Iaa138ec23e779b4d2ca87a3bf46732bbfaa3bc1b
@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #1387 (b072fb4) into master (17ac195) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1387      +/-   ##
============================================
- Coverage     62.37%   62.36%   -0.01%     
  Complexity     5828     5828              
============================================
  Files           385      385              
  Lines         31955    31955              
  Branches       4460     4460              
============================================
- Hits          19931    19930       -1     
  Misses        10003    10003              
- Partials       2021     2022       +1     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/api/schema/EdgeLabelAPI.java 59.72% <ø> (ø) 0.00 <0.00> (ø)
.../com/baidu/hugegraph/api/schema/IndexLabelAPI.java 72.50% <ø> (ø) 0.00 <0.00> (ø)
...com/baidu/hugegraph/api/schema/PropertyKeyAPI.java 48.38% <ø> (ø) 0.00 <0.00> (ø)
...com/baidu/hugegraph/api/schema/VertexLabelAPI.java 61.42% <ø> (ø) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.46% <0.00%> (-0.37%) 32.00% <0.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 17ac195...b072fb4. Read the comment docs.

@corgiboygsj corgiboygsj self-requested a review March 10, 2021 12:44
@zhoney zhoney merged commit 5d48a93 into master Mar 11, 2021
@zhoney zhoney deleted the schema-auth-require-specific-res branch March 11, 2021 03:54
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