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

fix dropped id when restoring indexlabel #118

Closed zhoney closed 3 years ago

zhoney commented 3 years ago

fixed: hugegraph-tools #81

Change-Id: I36a804fd2369e9d6ecc0f7317995300f6d9f4dc4

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (00d233d) into master (abb1f2b) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #118      +/-   ##
============================================
+ Coverage     76.94%   76.95%   +0.01%     
  Complexity      869      869              
============================================
  Files           143      143              
  Lines          3808     3810       +2     
  Branches        225      225              
============================================
+ Hits           2930     2932       +2     
  Misses          712      712              
  Partials        166      166              
Impacted Files Coverage Δ Complexity Δ
...m/baidu/hugegraph/structure/schema/IndexLabel.java 94.87% <100.00%> (+0.13%) 9.00 <0.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 abb1f2b...00d233d. Read the comment docs.