Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.39.0 #3136

Merged
merged 1 commit into from
Dec 9, 2021
Merged

Release v0.39.0 #3136

merged 1 commit into from
Dec 9, 2021

Conversation

chukarsten
Copy link
Contributor

v0.39.0 Dec. 9, 2021

Enhancements

Fixes

Changes

Documentation Changes

Testing Changes

Breaking Changes

@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #3136 (9f08b03) into main (bd2b9b2) will increase coverage by 0.8%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3136     +/-   ##
=======================================
+ Coverage   99.0%   99.7%   +0.8%     
=======================================
  Files        317     317             
  Lines      30711   30711             
=======================================
+ Hits       30374   30607    +233     
+ Misses       337     104    -233     
Impacted Files Coverage Δ
evalml/__init__.py 100.0% <100.0%> (ø)
evalml/tests/automl_tests/test_automl.py 99.5% <0.0%> (+0.1%) ⬆️
evalml/automl/automl_search.py 99.9% <0.0%> (+0.2%) ⬆️
evalml/automl/utils.py 100.0% <0.0%> (+1.7%) ⬆️
...lml/tests/automl_tests/test_iterative_algorithm.py 100.0% <0.0%> (+7.8%) ⬆️
evalml/tests/automl_tests/test_automl_utils.py 100.0% <0.0%> (+9.4%) ⬆️
.../automl_tests/test_automl_search_classification.py 100.0% <0.0%> (+10.3%) ⬆️
...ests/automl_tests/test_automl_search_regression.py 100.0% <0.0%> (+15.8%) ⬆️
...l/tests/automl_tests/test_pipeline_search_plots.py 100.0% <0.0%> (+76.8%) ⬆️
evalml/automl/pipeline_search_plots.py 100.0% <0.0%> (+82.2%) ⬆️

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 bd2b9b2...9f08b03. Read the comment docs.

@angela97lin angela97lin self-requested a review December 9, 2021 16:26
Copy link
Contributor

@angela97lin angela97lin left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @chukarsten! 😁

Copy link
Collaborator

@jeremyliweishih jeremyliweishih left a comment

Choose a reason for hiding this comment

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

looks good!

@chukarsten chukarsten merged commit 389d4f6 into main Dec 9, 2021
@freddyaboulton freddyaboulton deleted the release_v0.39.0 branch May 13, 2022 15:23
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.

3 participants