sql-machine-learning / sqlflow

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

pyalisa: add alisa config #3077

Closed lhw362950217 closed 4 years ago

lhw362950217 commented 4 years ago

Related to #3076

codecov-io commented 4 years ago

Codecov Report

Merging #3077 into develop will decrease coverage by 0.00%. The diff coverage is 41.02%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3077      +/-   ##
===========================================
- Coverage    50.79%   50.78%   -0.01%     
===========================================
  Files          242      242              
  Lines        17968    18006      +38     
===========================================
+ Hits          9127     9145      +18     
- Misses        8149     8169      +20     
  Partials       692      692              
Impacted Files Coverage Δ
go/codegen/experimental/codegen_optimize.go 0.00% <ø> (ø)
python/runtime/step/optimize.py 0.00% <0.00%> (ø)
python/runtime/optimize/optflow.py 42.26% <60.00%> (ø)
go/cmd/sqlflowserver/e2e_common_cases.go 91.58% <82.85%> (-0.43%) :arrow_down:
python/couler/couler/argo.py 15.84% <0.00%> (-2.24%) :arrow_down:
python/runtime/tensorflow/input_fn.py 9.20% <0.00%> (-0.12%) :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 a11f794...9424fe6. Read the comment docs.