sql-machine-learning / sqlflow

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

fix refactored test model zoo #3008

Closed typhoonzero closed 4 years ago

typhoonzero commented 4 years ago

Partially fix https://github.com/sql-machine-learning/sqlflow/issues/3005

codecov-io commented 4 years ago

Codecov Report

Merging #3008 into develop will decrease coverage by 0.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3008      +/-   ##
===========================================
- Coverage    50.63%   50.56%   -0.07%     
===========================================
  Files          247      247              
  Lines        17639    17663      +24     
===========================================
  Hits          8932     8932              
- Misses        8026     8050      +24     
  Partials       681      681              
Impacted Files Coverage Δ
go/model/model.go 32.07% <0.00%> (-4.10%) :arrow_down:

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 81bbcd6...daa4221. Read the comment docs.