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

fix dynamic graph not bind to gremlin #1716

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 30, 2021

Change-Id: If6c3b51b5f8b5a233a08db30564a02cd406bd400

Change-Id: If6c3b51b5f8b5a233a08db30564a02cd406bd400
@codecov
Copy link

codecov bot commented Dec 30, 2021

Codecov Report

Merging #1716 (3887e2d) into master (08bb09e) will increase coverage by 0.35%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1716      +/-   ##
============================================
+ Coverage     66.56%   66.92%   +0.35%     
- Complexity     7090     7110      +20     
============================================
  Files           423      423              
  Lines         35590    35596       +6     
  Branches       4959     4959              
============================================
+ Hits          23691    23821     +130     
+ Misses         9503     9376     -127     
- Partials       2396     2399       +3     
Impacted Files Coverage Δ
...com/baidu/hugegraph/auth/ContextGremlinServer.java 29.41% <0.00%> (-2.85%) ⬇️
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 34.78% <0.00%> (-5.44%) ⬇️
...in/java/com/baidu/hugegraph/auth/HugeResource.java 77.92% <0.00%> (-1.30%) ⬇️
...va/com/baidu/hugegraph/util/collection/IntSet.java 74.04% <0.00%> (-1.28%) ⬇️
.../java/com/baidu/hugegraph/auth/RolePermission.java 90.58% <0.00%> (-1.18%) ⬇️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.00% <0.00%> (-0.31%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.97% <0.00%> (+0.26%) ⬆️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 73.03% <0.00%> (+0.56%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
...ain/java/com/baidu/hugegraph/task/TaskManager.java 70.50% <0.00%> (+1.43%) ⬆️
... 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 08bb09e...3887e2d. Read the comment docs.

@imbajin imbajin merged commit 8eea685 into master Dec 31, 2021
@imbajin imbajin deleted the dynamic_graph_not_bind branch December 31, 2021 01:52
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