hugegraph / hugegraph-client

Please move to Apache Hugegraph-Toolchain, Thanks
https://hugegraph.apache.org/docs/quickstart/hugegraph-client/
Apache License 2.0
32 stars 45 forks source link

compatible with hugegraph-common v2.1.0 for java11 #141

Closed zyxxoo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #141 (4e947fb) into master (0b11105) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  Coverage     77.97%   77.97%           
  Complexity      970      970           
=========================================
  Files           154      154           
  Lines          4064     4064           
  Branches        242      242           
=========================================
  Hits           3169     3169           
  Misses          716      716           
  Partials        179      179           
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/api/graph/EdgeAPI.java 93.87% <ø> (ø)
.../java/com/baidu/hugegraph/api/graph/VertexAPI.java 76.78% <ø> (ø)
...in/java/com/baidu/hugegraph/client/RestClient.java 82.14% <ø> (ø)
...in/java/com/baidu/hugegraph/driver/HugeClient.java 83.33% <ø> (ø)
...com/baidu/hugegraph/exception/ServerException.java 70.73% <ø> (ø)
...java/com/baidu/hugegraph/api/graphs/GraphsAPI.java 68.08% <100.00%> (ø)
...ava/com/baidu/hugegraph/version/ClientVersion.java 80.00% <100.00%> (ø)

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 0b11105...4e947fb. Read the comment docs.