vesoft-inc / nebula-flink-connector

Flink Connector for Nebula Graph
48 stars 30 forks source link

support ssl for flink connector #36

Closed Nicole00 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (7d355b4) into master (adb8352) will increase coverage by 0.05%. The diff coverage is 39.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #36      +/-   ##
============================================
+ Coverage     39.62%   39.68%   +0.05%     
- Complexity      145      152       +7     
============================================
  Files            46       48       +2     
  Lines          1398     1469      +71     
  Branches        132      136       +4     
============================================
+ Hits            554      583      +29     
- Misses          791      833      +42     
  Partials         53       53              
Impacted Files Coverage Δ
...la/connection/NebulaStorageConnectionProvider.java 0.00% <0.00%> (ø)
...ebula/connection/NebulaMetaConnectionProvider.java 40.74% <18.75%> (-10.55%) :arrow_down:
...nk/connector/nebula/connection/SelfSignParams.java 33.33% <33.33%> (ø)
...bula/connection/NebulaGraphConnectionProvider.java 76.66% <50.00%> (-6.67%) :arrow_down:
...link/connector/nebula/connection/CASignParams.java 53.33% <53.33%> (ø)
...nnector/nebula/connection/NebulaClientOptions.java 89.87% <76.19%> (+8.79%) :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 adb8352...7d355b4. Read the comment docs.