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

Set GremlinServer default channelizer to WsAndHttpChannelizer #903

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Mar 19, 2020

implement #92
Change-Id: Ib8f121d98357af2e3990ebe7f5eee4c9c15e763e

Change-Id: Ib8f121d98357af2e3990ebe7f5eee4c9c15e763e
@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #903      +/-   ##
============================================
+ Coverage     72.13%   72.23%   +0.09%     
- Complexity     4456     4486      +30     
============================================
  Files           287      287              
  Lines         21227    21412     +185     
  Branches       2992     3017      +25     
============================================
+ Hits          15313    15467     +154     
- Misses         4401     4432      +31     
  Partials       1513     1513              
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/backend/page/IdHolder.java 74.35% <0.00%> (-11.36%) 1.00% <0.00%> (-12.00%)
...om/baidu/hugegraph/backend/query/QueryResults.java 79.38% <0.00%> (-7.77%) 39.00% <0.00%> (+6.00%) ⬇️
...ugegraph/backend/page/SortByCountIdHolderList.java 88.46% <0.00%> (-5.66%) 4.00% <0.00%> (+1.00%) ⬇️
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 62.36% <0.00%> (-4.31%) 0.00% <0.00%> (ø%)
.../java/com/baidu/hugegraph/backend/query/Query.java 84.37% <0.00%> (-2.62%) 89.00% <0.00%> (+19.00%) ⬇️
...api/src/main/java/com/baidu/hugegraph/api/API.java 66.29% <0.00%> (-1.53%) 0.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.85% <0.00%> (-1.21%) 185.00% <0.00%> (+5.00%) ⬇️
.../hugegraph/backend/store/rocksdb/RocksDBTable.java 76.59% <0.00%> (-0.73%) 33.00% <0.00%> (ø%)
...gegraph/backend/serializer/BinaryBackendEntry.java 82.27% <0.00%> (-0.62%) 28.00% <0.00%> (ø%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 70.93% <0.00%> (-0.39%) 64.00% <0.00%> (-1.00%)
... and 33 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 f1f1d0e...b633e51. Read the comment docs.

@zhoney zhoney merged commit 07732d5 into master Mar 19, 2020
@zhoney zhoney deleted the ws-http-channelizer branch March 19, 2020 13:10
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