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.13.2 #1192

Merged
merged 2 commits into from
Sep 17, 2020
Merged

Release v0.13.2 #1192

merged 2 commits into from
Sep 17, 2020

Conversation

freddyaboulton
Copy link
Contributor

v0.13.2 Sep. 17, 2020

Enhancements

Fixes

Changes

Documentation Changes

Testing Changes


After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.

@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #1192 into main will increase coverage by 8.71%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
+ Coverage   91.20%   99.92%   +8.71%     
==========================================
  Files         196      196              
  Lines       11977    11977              
==========================================
+ Hits        10924    11968    +1044     
+ Misses       1053        9    -1044     
Impacted Files Coverage Δ
evalml/__init__.py 100.00% <100.00%> (ø)
evalml/automl/automl_search.py 99.58% <0.00%> (+0.41%) ⬆️
evalml/tests/component_tests/test_components.py 100.00% <0.00%> (+0.51%) ⬆️
...s/prediction_explanations_tests/test_algorithms.py 100.00% <0.00%> (+1.11%) ⬆️
evalml/tests/component_tests/test_utils.py 100.00% <0.00%> (+3.57%) ⬆️
evalml/tests/pipeline_tests/test_pipelines.py 100.00% <0.00%> (+4.17%) ⬆️
...derstanding/prediction_explanations/_algorithms.py 97.14% <0.00%> (+4.28%) ⬆️
evalml/utils/gen_utils.py 99.02% <0.00%> (+5.82%) ⬆️
evalml/tests/utils_tests/test_dependencies.py 100.00% <0.00%> (+6.25%) ⬆️
evalml/pipelines/pipeline_base.py 100.00% <0.00%> (+6.32%) ⬆️
... and 17 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 570cd24...77868d0. Read the comment docs.

@freddyaboulton freddyaboulton marked this pull request as ready for review September 17, 2020 20:26
Copy link
Contributor

@dsherry dsherry left a comment

Choose a reason for hiding this comment

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

👍

@freddyaboulton freddyaboulton merged commit f5c8bb2 into main Sep 17, 2020
@freddyaboulton freddyaboulton deleted the release_v0.13.2 branch October 22, 2020 18:28
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.

None yet

2 participants