Skip to content

Remove EnsembleMissingPipelinesError exception - #3131

Merged
angela97lin merged 4 commits into
mainfrom
2954_remove_exception
Dec 8, 2021
Merged

Remove EnsembleMissingPipelinesError exception#3131
angela97lin merged 4 commits into
mainfrom
2954_remove_exception

Conversation

@angela97lin

Copy link
Copy Markdown
Contributor

Closes #2954

@angela97lin angela97lin self-assigned this Dec 8, 2021
@codecov

codecov Bot commented Dec 8, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3131 (45ec93a) into main (eb1e3e0) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3131     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        317     317             
  Lines      30718   30711      -7     
=======================================
- Hits       30610   30607      -3     
+ Misses       108     104      -4     
Impacted Files Coverage Δ
evalml/exceptions/__init__.py 100.0% <ø> (ø)
evalml/exceptions/exceptions.py 100.0% <ø> (ø)
evalml/pipelines/utils.py 99.7% <ø> (ø)
evalml/tests/component_tests/test_components.py 99.2% <100.0%> (+0.3%) ⬆️
evalml/utils/gen_utils.py 98.7% <100.0%> (+1.0%) ⬆️

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 eb1e3e0...45ec93a. Read the comment docs.

@angela97lin
angela97lin marked this pull request as ready for review December 8, 2021 20:56

@freddyaboulton freddyaboulton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me @angela97lin !!

@angela97lin
angela97lin merged commit bd2b9b2 into main Dec 8, 2021
@angela97lin
angela97lin deleted the 2954_remove_exception branch December 8, 2021 22:26
@chukarsten chukarsten mentioned this pull request Dec 9, 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.

Remove EnsembleMissingPipelinesError exception

2 participants