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

allow access GRAPH_STORE from option() #1546

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Jul 23, 2021

Change-Id: Iab06a4f523fb9abcf1597a6f710f06c3ceda4df0

Change-Id: Iab06a4f523fb9abcf1597a6f710f06c3ceda4df0
@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #1546 (fa45a46) into master (ef37b3a) will increase coverage by 0.42%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1546      +/-   ##
============================================
+ Coverage     58.07%   58.49%   +0.42%     
- Complexity     6244     6263      +19     
============================================
  Files           417      417              
  Lines         34293    34289       -4     
  Branches       4735     4735              
============================================
+ Hits          19914    20057     +143     
+ Misses        12310    12149     -161     
- Partials       2069     2083      +14     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 69.14% <ø> (ø)
...ph/backend/store/AbstractBackendStoreProvider.java 81.30% <75.00%> (+0.22%) ⬆️
...u/hugegraph/schema/builder/PropertyKeyBuilder.java 89.71% <100.00%> (ø)
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 60.20% <0.00%> (-2.05%) ⬇️
...egraph/backend/store/cassandra/CassandraStore.java 71.79% <0.00%> (-0.86%) ⬇️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 72.47% <0.00%> (-0.57%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 84.87% <0.00%> (+0.36%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
.../java/com/baidu/hugegraph/auth/RolePermission.java 91.76% <0.00%> (+1.17%) ⬆️
...in/java/com/baidu/hugegraph/auth/HugeResource.java 79.22% <0.00%> (+1.29%) ⬆️
... and 5 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 ef37b3a...fa45a46. Read the comment docs.

@zhoney zhoney merged commit 5df904b into master Jul 23, 2021
@zhoney zhoney deleted the add-option-STORE_GRAPH branch July 23, 2021 10:03
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

3 participants