Skip to content

Rename dask_test suite to parallel_tests#2657

Merged
chukarsten merged 5 commits into
mainfrom
bc_2591_rename
Aug 18, 2021
Merged

Rename dask_test suite to parallel_tests#2657
chukarsten merged 5 commits into
mainfrom
bc_2591_rename

Conversation

@bchen1116

Copy link
Copy Markdown
Contributor

fix #2591

@bchen1116 bchen1116 self-assigned this Aug 18, 2021
@codecov

codecov Bot commented Aug 18, 2021

Copy link
Copy Markdown

Codecov Report

Merging #2657 (76a314b) into main (7c81cea) will increase coverage by 7.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2657     +/-   ##
=======================================
+ Coverage   92.8%   99.9%   +7.1%     
=======================================
  Files        298     298             
  Lines      27161   27161             
=======================================
+ Hits       25199   27117   +1918     
+ Misses      1962      44   -1918     
Impacted Files Coverage Δ
...ts/automl_tests/parallel_tests/test_automl_dask.py 100.0% <ø> (ø)
...ests/automl_tests/parallel_tests/test_cf_engine.py 100.0% <ø> (ø)
...ts/automl_tests/parallel_tests/test_dask_engine.py 100.0% <ø> (ø)
evalml/tests/automl_tests/test_automl.py 99.7% <0.0%> (+0.1%) ⬆️
evalml/tests/utils_tests/test_logger.py 100.0% <0.0%> (+0.6%) ⬆️
evalml/pipelines/utils.py 99.2% <0.0%> (+0.9%) ⬆️
...valml/tests/pipeline_tests/test_component_graph.py 100.0% <0.0%> (+1.1%) ⬆️
evalml/tests/component_tests/test_estimators.py 100.0% <0.0%> (+1.3%) ⬆️
evalml/tests/conftest.py 98.6% <0.0%> (+1.6%) ⬆️
evalml/tests/pipeline_tests/test_pipeline_utils.py 100.0% <0.0%> (+1.9%) ⬆️
... and 38 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 7c81cea...76a314b. Read the comment docs.

@bchen1116 bchen1116 requested a review from a team August 18, 2021 22:01
@chukarsten chukarsten merged commit f40005c into main Aug 18, 2021
@chukarsten chukarsten deleted the bc_2591_rename branch August 18, 2021 23:49
@chukarsten chukarsten mentioned this pull request Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename dask test suite to something else

2 participants