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

Metadata changes for sensitive feature information #457

Merged
merged 18 commits into from
Jan 29, 2020

Conversation

MWYang
Copy link
Contributor

@MWYang MWYang commented Jan 14, 2020

Describe the proposed solution
Adds a place in FeatureInsights to track information about sensitive feature information (detected by something like #456). OpVectorMetadata now has a constructor argument for a map from feature names to a new class, SensitiveFeatureInformation, which will then be read out correctly into FeatureInsights.

Additional context
Merge this PR before merging #456.

@MWYang MWYang marked this pull request as ready for review January 14, 2020 21:22
@codecov
Copy link

codecov bot commented Jan 24, 2020

Codecov Report

Merging #457 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   86.99%   86.99%           
=======================================
  Files         341      341           
  Lines       11475    11475           
  Branches      397      397           
=======================================
  Hits         9983     9983           
  Misses       1492     1492

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 26f30fb...bd7b90d. Read the comment docs.

@MWYang MWYang closed this Jan 24, 2020
@MWYang MWYang reopened this Jan 24, 2020
Copy link
Contributor

@Jauntbox Jauntbox left a comment

Choose a reason for hiding this comment

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

LGTM

@MWYang MWYang merged commit 8c0f67b into salesforce:master Jan 29, 2020
@tovbinm
Copy link
Collaborator

tovbinm commented Feb 4, 2020

Congratulations @Jauntbox @MWYang!! This PR took code coverage to new all time high 87%!!!! 👍

@nicodv nicodv mentioned this pull request Jun 11, 2020
@salesforce-cla
Copy link

salesforce-cla bot commented Apr 2, 2021

Thanks for the contribution! It looks like @MWYang is an internal user so signing the CLA is not required. However, we need to confirm this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants