sql-machine-learning / sqlflow

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

Fix UseExperimentalExecutor #3032

Closed sneaxiy closed 4 years ago

sneaxiy commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #3032 into develop will increase coverage by 0.01%. The diff coverage is 10.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3032      +/-   ##
===========================================
+ Coverage    50.20%   50.21%   +0.01%     
===========================================
  Files          249      249              
  Lines        17892    17888       -4     
===========================================
  Hits          8983     8983              
+ Misses        8215     8211       -4     
  Partials       694      694              
Impacted Files Coverage Δ
go/executor/executor.go 5.38% <0.00%> (+0.07%) :arrow_up:
go/sql/executor_ir.go 38.77% <100.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 8af66cf...da3e956. Read the comment docs.