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.23.0 #1292

Merged
merged 3 commits into from Dec 31, 2020
Merged

v0.23.0 #1292

merged 3 commits into from Dec 31, 2020

Conversation

rwedge
Copy link
Contributor

@rwedge rwedge commented Dec 31, 2020

v0.23.0 Dec 31, 2020

Breaking Changes

  • Entity.query_by_values has been removed and replaced by EntitySet.query_by_values with an
    added entity_id parameter to specify which entity in the entityset should be used for the query.

@codecov
Copy link

codecov bot commented Dec 31, 2020

Codecov Report

Merging #1292 (18f13dd) into main (14a49ad) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1292   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         134      134           
  Lines       14473    14473           
=======================================
  Hits        14239    14239           
  Misses        234      234           
Impacted Files Coverage Δ
featuretools/tests/test_version.py 100.00% <100.00%> (ø)
featuretools/version.py 100.00% <100.00%> (ø)

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 14a49ad...18f13dd. Read the comment docs.

Copy link

@tyler3991 tyler3991 left a comment

Choose a reason for hiding this comment

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

LGTM!

@rwedge rwedge merged commit 1cc759a into main Dec 31, 2020
@rwedge rwedge deleted the release_branch_0_23_0 branch December 31, 2020 21:20
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