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

Referencing UserConfigValidationException from raiutils instead of responsibleai #1932

Merged
merged 4 commits into from
Apr 28, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Jan 31, 2023

Description

Referencing UserConfigValidationException from raiutils instead of responsibleai

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.

…f `responsibleai`

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

codecov-commenter commented Apr 27, 2023

Codecov Report

Merging #1932 (21add27) into main (9be0b9e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1932   +/-   ##
=======================================
  Coverage   92.33%   92.33%           
=======================================
  Files          98       98           
  Lines        4955     4957    +2     
=======================================
+ Hits         4575     4577    +2     
  Misses        380      380           
Flag Coverage Δ
unittests 92.33% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
responsibleai/responsibleai/_data_validations.py 94.73% <100.00%> (ø)
responsibleai/responsibleai/feature_metadata.py 100.00% <100.00%> (ø)
...onsibleai/responsibleai/managers/causal_manager.py 95.80% <100.00%> (ø)
...i/responsibleai/managers/counterfactual_manager.py 97.79% <100.00%> (+<0.01%) ⬆️
...i/responsibleai/managers/error_analysis_manager.py 89.71% <100.00%> (+0.04%) ⬆️
...ibleai/responsibleai/managers/explainer_manager.py 89.65% <100.00%> (ø)
...ai/responsibleai/rai_insights/rai_base_insights.py 86.09% <100.00%> (ø)
...sibleai/responsibleai/rai_insights/rai_insights.py 87.10% <100.00%> (ø)

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@gaugup gaugup changed the title [WIP] Referencing UserConfigValidationException from raiutils instead of responsibleai Referencing UserConfigValidationException from raiutils instead of responsibleai Apr 27, 2023
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
1 similar comment
@gaugup gaugup enabled auto-merge (squash) April 27, 2023 23:55
@gaugup gaugup merged commit 7a24147 into main Apr 28, 2023
@gaugup gaugup deleted the gaugup/UseUserConfigErrorFromRAIUtils branch April 28, 2023 00:32
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.

4 participants