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

Update release instructions #733

Merged
merged 9 commits into from
Apr 28, 2020
Merged

Update release instructions #733

merged 9 commits into from
Apr 28, 2020

Conversation

dsherry
Copy link
Contributor

@dsherry dsherry commented Apr 28, 2020

I took some more notes when we shipped v0.9.0 and want to get them into the release guide.

For easier review: here's the copy on master, and here's the copy from this PR.

@dsherry dsherry added the documentation Improvements or additions to documentation label Apr 28, 2020
@dsherry dsherry self-assigned this Apr 28, 2020
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.

Nice - I like these changes!

@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #733 into master will increase coverage by 11.48%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #733       +/-   ##
===========================================
+ Coverage   87.81%   99.29%   +11.48%     
===========================================
  Files         140      140               
  Lines        4981     4981               
===========================================
+ Hits         4374     4946      +572     
+ Misses        607       35      -572     
Impacted Files Coverage Δ
evalml/tests/component_tests/test_components.py 100.00% <0.00%> (+0.60%) ⬆️
evalml/automl/auto_base.py 97.05% <0.00%> (+0.98%) ⬆️
evalml/tests/pipeline_tests/test_pipelines.py 99.63% <0.00%> (+3.26%) ⬆️
evalml/tests/component_tests/test_utils.py 96.42% <0.00%> (+3.57%) ⬆️
evalml/pipelines/pipeline_base.py 100.00% <0.00%> (+5.85%) ⬆️
evalml/tests/utils_tests/test_dependencies.py 100.00% <0.00%> (+6.25%) ⬆️
...ts/automl_tests/test_auto_classification_search.py 100.00% <0.00%> (+15.66%) ⬆️
.../tests/automl_tests/test_auto_regression_search.py 100.00% <0.00%> (+25.77%) ⬆️
evalml/tests/pipeline_tests/test_graphs.py 100.00% <0.00%> (+26.02%) ⬆️
...nents/estimators/classifiers/xgboost_classifier.py 100.00% <0.00%> (+34.28%) ⬆️
... and 13 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 bdb59f7...fb9bfff. Read the comment docs.

@dsherry dsherry merged commit e9fbe2e into master Apr 28, 2020
@dsherry dsherry deleted the ds_update_release_notes branch April 28, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants