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 validations if target column is included in FeatureMetadata #2013

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Mar 28, 2023

Description

Add validations if target column is included in FeatureMetadata. If we don't do this validation a downstream validation (predict validation) will fail with cryptic errors.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2023

Codecov Report

Merging #2013 (1989b87) into main (f87f229) will decrease coverage by 0.71%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main    #2013      +/-   ##
==========================================
- Coverage   93.07%   92.36%   -0.71%     
==========================================
  Files          48       95      +47     
  Lines        1963     4899    +2936     
==========================================
+ Hits         1827     4525    +2698     
- Misses        136      374     +238     
Flag Coverage Δ
unittests 92.36% <88.88%> (-0.71%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...sibleai/responsibleai/rai_insights/rai_insights.py 87.10% <88.88%> (ø)

... and 46 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@gaugup gaugup enabled auto-merge (squash) March 29, 2023 17:22
@gaugup gaugup merged commit fcb877d into main Mar 29, 2023
@gaugup gaugup deleted the gaugup/AddValidationsIfTargetIncludedInFeatureMetadata branch March 29, 2023 19:07
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

4 participants