hugegraph / hugegraph-client

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

improve some test #139

Closed javeme closed 2 years ago

javeme commented 2 years ago

Change-Id: I4063e5690fe1ed0c1c5556302881a24518ac4424

codecov[bot] commented 2 years ago

Codecov Report

Merging #139 (f152571) into master (ba79813) will increase coverage by 0.69%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
+ Coverage     77.18%   77.88%   +0.69%     
- Complexity      947      962      +15     
============================================
  Files           154      154              
  Lines          4042     4042              
  Branches        241      241              
============================================
+ Hits           3120     3148      +28     
+ Misses          743      716      -27     
+ Partials        179      178       -1     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/driver/HugeClient.java 84.48% <0.00%> (+5.17%) :arrow_up:
...java/com/baidu/hugegraph/api/graphs/GraphsAPI.java 47.36% <0.00%> (+5.26%) :arrow_up:
...java/com/baidu/hugegraph/driver/GraphsManager.java 30.76% <0.00%> (+7.69%) :arrow_up:
.../com/baidu/hugegraph/driver/HugeClientBuilder.java 84.74% <0.00%> (+37.28%) :arrow_up:

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 ba79813...f152571. Read the comment docs.