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

Handle unicode encoding in repr throughout Featuretools #161

Merged
merged 8 commits into from
Jun 2, 2018

Conversation

kmax12
Copy link
Contributor

@kmax12 kmax12 commented Jun 1, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #161 into master will decrease coverage by <.01%.
The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   93.02%   93.02%   -0.01%     
==========================================
  Files          72       72              
  Lines        7741     7740       -1     
==========================================
- Hits         7201     7200       -1     
  Misses        540      540
Impacted Files Coverage Δ
featuretools/entityset/relationship.py 82.6% <ø> (ø) ⬆️
...tests/computational_backend/test_pandas_backend.py 100% <ø> (ø) ⬆️
featuretools/entityset/base_entity.py 82.2% <ø> (ø) ⬆️
featuretools/variable_types/variable.py 91.66% <ø> (ø) ⬆️
featuretools/primitives/primitive_base.py 90.83% <ø> (ø) ⬆️
featuretools/primitives/cum_transform_feature.py 97.63% <100%> (ø) ⬆️
...aturetools/tests/entityset_tests/test_pandas_es.py 99.75% <100%> (ø) ⬆️
...ols/tests/dfs_tests/test_deep_feature_synthesis.py 98.32% <100%> (ø) ⬆️
...ols/tests/feature_function_tests/test_agg_feats.py 98.52% <100%> (ø) ⬆️
featuretools/tests/entityset_tests/test_es.py 98.97% <100%> (-0.02%) ⬇️
... and 4 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 729a087...cd5eaaa. Read the comment docs.

@kmax12 kmax12 merged commit 013c97f into master Jun 2, 2018
@kmax12 kmax12 deleted the encoding-repr branch June 11, 2018 21:35
@rwedge rwedge mentioned this pull request Jun 22, 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.

3 participants