sql-machine-learning / sqlflow

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

pyalisa #3107

Closed weiguoz closed 3 years ago

weiguoz commented 3 years ago

Add pyalisa to support dbapi.

codecov-io commented 3 years ago

Codecov Report

Merging #3107 (c91d3ae) into develop (5c48b9b) will decrease coverage by 0.46%. The diff coverage is 18.93%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3107      +/-   ##
===========================================
- Coverage    50.93%   50.46%   -0.47%     
===========================================
  Files          248      250       +2     
  Lines        18493    18614     +121     
===========================================
- Hits          9419     9394      -25     
- Misses        8378     8524     +146     
  Partials       696      696              
Impacted Files Coverage Δ
python/runtime/dbapi/pyalisa/client.py 26.82% <7.14%> (-1.51%) :arrow_down:
python/runtime/dbapi/pyalisa/config.py 22.22% <11.76%> (-77.78%) :arrow_down:
python/runtime/dbapi/pyalisa/pop.py 40.00% <12.50%> (-0.75%) :arrow_down:
python/runtime/dbapi/pyalisa/config_test.py 25.58% <14.28%> (-71.39%) :arrow_down:
python/runtime/dbapi/pyalisa/task_test.py 20.33% <20.33%> (ø)
python/runtime/dbapi/pyalisa/task.py 29.26% <29.26%> (ø)
python/runtime/dbapi/pyalisa/client_test.py 36.00% <50.00%> (+6.96%) :arrow_up:
... and 1 more

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 5c48b9b...c91d3ae. Read the comment docs.