sql-machine-learning / sqlflow

Brings SQL and AI together.
https://sqlflow.org
Apache License 2.0
5.05k stars 697 forks source link

fix couler submitter codegen and submitting #3125

Closed typhoonzero closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #3125 (71a62af) into develop (1e6f319) will increase coverage by 0.00%. The diff coverage is 10.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3125   +/-   ##
========================================
  Coverage    52.90%   52.90%           
========================================
  Files          222      222           
  Lines        17528    17529    +1     
========================================
+ Hits          9273     9274    +1     
  Misses        7555     7555           
  Partials       700      700           
Impacted Files Coverage Δ
go/sqlflowserver/sqlflowserver.go 17.92% <0.00%> (ø)
go/workflow/couler/codegen.go 51.12% <100.00%> (+0.37%) :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 1e6f319...71a62af. Read the comment docs.