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-delete and role-get APIs need to check if the graph exists #1338

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jan 19, 2021

Change-Id: I5b76437bd68b1dbbe7bda04c796b9b815104fe20

Change-Id: I5b76437bd68b1dbbe7bda04c796b9b815104fe20
@codecov
Copy link

codecov bot commented Jan 19, 2021

Codecov Report

Merging #1338 (6e115b9) into master (36c58b8) will decrease coverage by 0.17%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1338      +/-   ##
============================================
- Coverage     62.30%   62.13%   -0.18%     
+ Complexity     5799     5773      -26     
============================================
  Files           379      379              
  Lines         31664    31670       +6     
  Branches       4435     4435              
============================================
- Hits          19729    19678      -51     
- Misses         9930     9981      +51     
- Partials       2005     2011       +6     
Impacted Files Coverage Δ Complexity Δ
...n/java/com/baidu/hugegraph/api/auth/AccessAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/java/com/baidu/hugegraph/api/auth/BelongAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/com/baidu/hugegraph/api/auth/GroupAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/java/com/baidu/hugegraph/api/auth/TargetAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ain/java/com/baidu/hugegraph/api/auth/UserAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/java/com/baidu/hugegraph/api/graph/BatchAPI.java 27.41% <0.00%> (ø) 0.00 <0.00> (ø)
...ackend/store/cassandra/CassandraStoreProvider.java 50.00% <0.00%> (-50.00%) 3.00% <0.00%> (-3.00%)
...aph/backend/store/cassandra/CassandraFeatures.java 71.42% <0.00%> (-9.53%) 15.00% <0.00%> (-2.00%)
...com/datastax/driver/core/querybuilder/Clauses.java 73.91% <0.00%> (-8.70%) 2.00% <0.00%> (-2.00%)
...h/backend/store/cassandra/CassandraSerializer.java 85.71% <0.00%> (-4.77%) 26.00% <0.00%> (-1.00%)
... and 11 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 36c58b8...6e115b9. Read the comment docs.

@zhoney zhoney merged commit ec94c07 into master Jan 30, 2021
@zhoney zhoney deleted the auth-check-graph-exists branch January 30, 2021 08:52
javeme added a commit that referenced this pull request Feb 10, 2021
Change-Id: I5b76437bd68b1dbbe7bda04c796b9b815104fe20
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