evalml icon indicating copy to clipboard operation
evalml copied to clipboard

DRAFT: Add min dependencies of min dependencies tests

Open bchen1116 opened this issue 3 years ago • 1 comments
trafficstars

testing min_dependencies of min dependencies

bchen1116 avatar Jun 02 '22 17:06 bchen1116

Codecov Report

Merging #3539 (c07aca5) into main (0377407) will decrease coverage by 30.1%. The diff coverage is n/a.

@@           Coverage Diff            @@
##            main   #3539      +/-   ##
========================================
- Coverage   99.7%   69.6%   -30.0%     
========================================
  Files        335     335              
  Lines      33263   33263              
========================================
- Hits       33135   23126   -10009     
- Misses       128   10137   +10009     
Impacted Files Coverage Δ
evalml/__main__.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/utils_tests/test_logger.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/model_understanding/force_plots.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/pipeline_tests/test_graphs.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/utils_tests/test_cli_utils.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/utils_tests/test_gen_utils.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/utils_tests/test_woodwork_utils.py 0.0% <0.0%> (-100.0%) :arrow_down:
...ml/tests/component_tests/test_prophet_regressor.py 0.0% <0.0%> (-100.0%) :arrow_down:
...ml/tests/model_understanding_tests/test_metrics.py 0.0% <0.0%> (-100.0%) :arrow_down:
...s/model_understanding_tests/test_visualizations.py 0.0% <0.0%> (-100.0%) :arrow_down:
... and 60 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 0377407...c07aca5. Read the comment docs.

codecov[bot] avatar Jun 02 '22 17:06 codecov[bot]

Closing this for now, will circle back in the future.

bchen1116 avatar Aug 15 '22 21:08 bchen1116