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

Adapt RestClient to support connection reuse #33

Merged
merged 3 commits into from
Apr 16, 2019
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jan 9, 2019

Change-Id: I328065488049ec81e507b469104570d8f094f1af

Change-Id: I328065488049ec81e507b469104570d8f094f1af
@Linary Linary force-pushed the connection-reuse branch from 615e1fc to 3da786a Compare April 8, 2019 08:58
Change-Id: I41ff7e96d3c8829727b340beccf7ea4aec45d707
@codecov
Copy link

codecov bot commented Apr 9, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@33b3724). Click here to learn what that means.
The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #33   +/-   ##
=========================================
  Coverage          ?   73.34%           
  Complexity        ?      472           
=========================================
  Files             ?       89           
  Lines             ?     2015           
  Branches          ?      113           
=========================================
  Hits              ?     1478           
  Misses            ?      450           
  Partials          ?       87
Impacted Files Coverage Δ Complexity Δ
...in/java/com/baidu/hugegraph/driver/HugeClient.java 58.82% <38.46%> (ø) 10 <3> (?)
...in/java/com/baidu/hugegraph/client/RestClient.java 80% <50%> (ø) 7 <1> (?)

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 33b3724...468808d. Read the comment docs.

zhoney
zhoney previously approved these changes Apr 9, 2019
Change-Id: I326d8d8e93b2fb2f8041abbbe0f4508f8e50b0d6
@javeme javeme merged commit 5d149b0 into master Apr 16, 2019
@javeme javeme deleted the connection-reuse branch April 16, 2019 07:46
zhoney pushed a commit to zhoney/hugegraph-client that referenced this pull request Sep 19, 2019
Change-Id: I328065488049ec81e507b469104570d8f094f1af
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