vesoft-inc / nebula-flink-connector

Flink Connector for Nebula Graph
48 stars 30 forks source link

fix the compile for client's version check #27

Closed Nicole00 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #27 (fbc3d4e) into master (aea23c7) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     38.19%   38.19%           
  Complexity      134      134           
=========================================
  Files            45       45           
  Lines          1309     1309           
  Branches        116      116           
=========================================
  Hits            500      500           
  Misses          765      765           
  Partials         44       44           
Impacted Files Coverage Δ
...onnector/nebula/catalog/AbstractNebulaCatalog.java 0.00% <0.00%> (ø)
....flink/connector/nebula/catalog/NebulaCatalog.java 0.00% <0.00%> (ø)
...bula/connection/NebulaGraphConnectionProvider.java 87.50% <ø> (ø)
...ebula/connection/NebulaMetaConnectionProvider.java 51.28% <ø> (ø)
...connector/nebula/sink/NebulaBatchOutputFormat.java 49.12% <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 aea23c7...fbc3d4e. Read the comment docs.