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

Add cfm test to test_init_and_name #147

Merged
merged 1 commit into from May 11, 2018
Merged

Add cfm test to test_init_and_name #147

merged 1 commit into from May 11, 2018

Conversation

Seth-Rothschild
Copy link
Contributor

Previously these lines were instance.head but it was removed with the removal of the head() method. This replaces that test.

@codecov-io
Copy link

Codecov Report

Merging #147 into master will increase coverage by 0.97%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #147      +/-   ##
=========================================
+ Coverage   91.72%   92.7%   +0.97%     
=========================================
  Files          72      72              
  Lines        7689    7693       +4     
=========================================
+ Hits         7053    7132      +79     
+ Misses        636     561      -75
Impacted Files Coverage Δ
.../feature_function_tests/test_transform_features.py 98.85% <100%> (ø) ⬆️
...ols/tests/feature_function_tests/test_agg_feats.py 98.52% <100%> (+0.01%) ⬆️
...turetools/computational_backends/pandas_backend.py 92.07% <0%> (+0.33%) ⬆️
featuretools/primitives/transform_primitive.py 97.77% <0%> (+11.48%) ⬆️
featuretools/primitives/aggregation_primitives.py 92.57% <0%> (+18.77%) ⬆️

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 f9ab96f...38ab301. Read the comment docs.

@Seth-Rothschild Seth-Rothschild changed the title (WIP) Add cfm test to test_init_and_name Add cfm test to test_init_and_name May 11, 2018
@kmax12 kmax12 merged commit 580c8e5 into master May 11, 2018
@Seth-Rothschild Seth-Rothschild deleted the readd_cfm_agg_test branch May 11, 2018 23:50
@rwedge rwedge mentioned this pull request May 30, 2018
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

3 participants