sfu-db / dataprep

Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.
http://dataprep.ai
MIT License
2.05k stars 206 forks source link

Add clean gui ci #760

Closed qidanrui closed 2 years ago

qidanrui commented 2 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Snapshots:

Include snapshots for easier review.

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #760 (aa4af08) into develop (7f13cd5) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #760   +/-   ##
========================================
  Coverage    56.18%   56.18%           
========================================
  Files          288      288           
  Lines        18274    18274           
========================================
+ Hits         10267    10268    +1     
+ Misses        8007     8006    -1     
Impacted Files Coverage Δ
dataprep/eda/distribution/compute/overview.py 93.54% <0.00%> (+0.53%) :arrow_up:

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 fcf47cf...aa4af08. Read the comment docs.