sql-machine-learning / sqlflow

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

Update models repo and add OneClassSVM ut to PAI #3083

Closed sneaxiy closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #3083 into develop will decrease coverage by 23.62%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #3083       +/-   ##
============================================
- Coverage    50.78%   27.16%   -23.63%     
============================================
  Files          242      244        +2     
  Lines        18006    18054       +48     
============================================
- Hits          9145     4905     -4240     
- Misses        8169    12675     +4506     
+ Partials       692      474      -218     
Impacted Files Coverage Δ
python/runtime/feature/derivation_test.py 0.00% <0.00%> (-99.60%) :arrow_down:
python/runtime/feature/column_test.py 0.00% <0.00%> (-99.47%) :arrow_down:
python/runtime/optimize/model_generation_test.py 0.00% <0.00%> (-99.29%) :arrow_down:
python/runtime/xgboost/feature_column_test.py 0.00% <0.00%> (-98.95%) :arrow_down:
python/runtime/feature/compile_test.py 0.00% <0.00%> (-98.75%) :arrow_down:
python/runtime/verifier/verifier_test.py 0.00% <0.00%> (-98.69%) :arrow_down:
python/runtime/step/xgboost/xgboost_local_test.py 0.00% <0.00%> (-98.49%) :arrow_down:
python/runtime/model/metadata_test.py 0.00% <0.00%> (-98.19%) :arrow_down:
python/runtime/xgboost/model_save_test.py 0.00% <0.00%> (-97.78%) :arrow_down:
...hon/runtime/optimize/optflow_fsl_generaion_test.py 0.00% <0.00%> (-97.06%) :arrow_down:
... and 80 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 01a5d33...f6e3472. Read the comment docs.