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

Export directions and traversal algorithms to gremlin server #904

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Mar 19, 2020

Change-Id: I48990b280c45f0ec60342e5ac87664e3adb115d1

Change-Id: I48990b280c45f0ec60342e5ac87664e3adb115d1
@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #904 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #904      +/-   ##
============================================
+ Coverage     72.25%   72.27%   +0.01%     
- Complexity     4487     4489       +2     
============================================
  Files           287      287              
  Lines         21412    21412              
  Branches       3017     3017              
============================================
+ Hits          15472    15475       +3     
+ Misses         4428     4426       -2     
+ Partials       1512     1511       -1
Impacted Files Coverage Δ Complexity Δ
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.72% <0%> (-0.13%) 185% <0%> (ø)
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 66.66% <0%> (ø) 0% <0%> (ø) ⬇️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.48% <0%> (+1.16%) 67% <0%> (+2%) ⬆️
...ore/src/main/java/com/baidu/hugegraph/job/Job.java 75% <0%> (+3.12%) 8% <0%> (ø) ⬇️

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 b9a7c9b...a59ac18. Read the comment docs.

@Linary Linary merged commit 01f1e77 into master Mar 30, 2020
@Linary Linary deleted the export-algo-and-define branch March 30, 2020 03:29
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