Skip to content

Add entry points #452

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

Merged
merged 27 commits into from
Mar 20, 2019
Merged

Add entry points #452

merged 27 commits into from
Mar 20, 2019

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Feb 28, 2019

  • Added an entrypoint for featuretools primitives

@gsheni gsheni self-assigned this Feb 28, 2019
@gsheni gsheni requested a review from kmax12 February 28, 2019 20:20
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #452 into master will decrease coverage by 0.25%.
The diff coverage is 39.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
- Coverage   96.49%   96.24%   -0.26%     
==========================================
  Files         102      102              
  Lines        8693     8724      +31     
==========================================
+ Hits         8388     8396       +8     
- Misses        305      328      +23
Impacted Files Coverage Δ
featuretools/synthesis/__init__.py 100% <100%> (ø) ⬆️
...s/tests/primitive_tests/test_install_primitives.py 98.94% <100%> (ø) ⬆️
featuretools/primitives/__init__.py 30% <22.22%> (-70%) ⬇️
featuretools/synthesis/dfs.py 73.91% <25%> (-26.09%) ⬇️
featuretools/__init__.py 66.66% <33.33%> (-33.34%) ⬇️

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 f6b16bf...eeb140f. Read the comment docs.

@kmax12 kmax12 changed the title working Add entry points Mar 4, 2019
@gsheni gsheni merged commit 2b6a947 into master Mar 20, 2019
@gsheni gsheni deleted the primitives_entrypoint branch March 20, 2019 18:39
@rwedge rwedge mentioned this pull request Mar 29, 2019
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