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

Update calculate identity features #429

Merged
merged 1 commit into from Feb 12, 2019

Conversation

CharlesBradshaw
Copy link
Contributor

_calculate_identity_features now only returns the features specified in the features parameter as opposed to returning all of the identity features of an entity

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #429 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
- Coverage   96.24%   96.24%   -0.01%     
==========================================
  Files          93       93              
  Lines        8434     8433       -1     
==========================================
- Hits         8117     8116       -1     
  Misses        317      317
Impacted Files Coverage Δ
...turetools/computational_backends/pandas_backend.py 98.2% <100%> (-0.01%) ⬇️

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 d93ff0d...23002ae. Read the comment docs.

@kmax12 kmax12 changed the title Patch Calculate Identity Features Update calculate identity features Feb 12, 2019
Copy link
Contributor

@kmax12 kmax12 left a comment

Choose a reason for hiding this comment

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

Looks good

@CharlesBradshaw CharlesBradshaw merged commit 5cd8039 into master Feb 12, 2019
@CharlesBradshaw CharlesBradshaw deleted the extra_identity_feature_fix branch February 12, 2019 21:15
@rwedge rwedge mentioned this pull request Feb 15, 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.

None yet

2 participants