vesoft-inc / nebula-flink-connector

Flink Connector for Nebula Graph
48 stars 30 forks source link

fix NebulaPool's not serializable & refactor ssl #32

Closed Nicole00 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #32 (722aae5) into master (6541047) will increase coverage by 0.20%. The diff coverage is 69.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
+ Coverage     39.83%   40.04%   +0.20%     
- Complexity      142      144       +2     
============================================
  Files            46       46              
  Lines          1373     1371       -2     
  Branches        128      128              
============================================
+ Hits            547      549       +2     
+ Misses          776      772       -4     
  Partials         50       50              
Impacted Files Coverage Δ
...connector/nebula/sink/NebulaBatchOutputFormat.java 46.87% <50.00%> (+1.71%) :arrow_up:
...bula/connection/NebulaGraphConnectionProvider.java 83.33% <76.47%> (+11.90%) :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 6541047...722aae5. Read the comment docs.