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

v0.13.0 #1301

Merged
merged 5 commits into from
Feb 16, 2022
Merged

v0.13.0 #1301

merged 5 commits into from
Feb 16, 2022

Conversation

jeff-hernandez
Copy link
Contributor

@jeff-hernandez jeff-hernandez commented Feb 11, 2022

v0.13.0 Feb 16, 2022

Woodwork may not support Python 3.7 in next non-bugfix release.

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #1301 (d6d36c8) into main (09b1cc7) will increase coverage by 1.91%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1301      +/-   ##
==========================================
+ Coverage   98.04%   99.95%   +1.91%     
==========================================
  Files          62       62              
  Lines        8985     8985              
==========================================
+ Hits         8809     8981     +172     
+ Misses        176        4     -172     
Impacted Files Coverage Δ
woodwork/tests/test_version.py 100.00% <100.00%> (ø)
woodwork/version.py 100.00% <100.00%> (ø)
woodwork/tests/utils/test_concat.py 100.00% <0.00%> (+0.44%) ⬆️
woodwork/tests/utils/test_utils.py 100.00% <0.00%> (+0.83%) ⬆️
woodwork/tests/accessor/test_statistics.py 99.35% <0.00%> (+0.97%) ⬆️
woodwork/tests/accessor/test_serialization.py 100.00% <0.00%> (+1.02%) ⬆️
woodwork/utils.py 100.00% <0.00%> (+1.25%) ⬆️
woodwork/type_sys/type_system.py 100.00% <0.00%> (+1.37%) ⬆️
woodwork/tests/testing_utils/table_utils.py 100.00% <0.00%> (+1.85%) ⬆️
woodwork/tests/accessor/test_column_accessor.py 100.00% <0.00%> (+1.96%) ⬆️
... and 18 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 09b1cc7...d6d36c8. Read the comment docs.

@thehomebrewnerd
Copy link
Contributor

@jeff-hernandez I think we should hold off on this release until #1299 is merged in which fixes some issues with LatLong behavior that are not as we intended. @rwedge Do you agree?

@jeff-hernandez
Copy link
Contributor Author

@thehomebrewnerd sounds good just getting this ready

@gsheni gsheni marked this pull request as ready for review February 16, 2022 18:30
Copy link
Contributor

@tamargrey tamargrey left a comment

Choose a reason for hiding this comment

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

lgtm!

@gsheni gsheni merged commit 9460895 into main Feb 16, 2022
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

4 participants