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

Move references for _convert_to_list() and _convert_to_string_list_dict() to raiutils #1534

Merged

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Jul 5, 2022

Description

Move references for _convert_to_list() and _convert_to_string_list_dict() to raiutils

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.

gaugup added 2 commits July 5, 2022 16:39
… to raiutils

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

codecov-commenter commented Jul 5, 2022

Codecov Report

Merging #1534 (cf24a4a) into main (05945f8) will decrease coverage by 2.33%.
The diff coverage is 63.63%.

@@            Coverage Diff             @@
##             main    #1534      +/-   ##
==========================================
- Coverage   87.34%   85.00%   -2.34%     
==========================================
  Files         108       57      -51     
  Lines        5103     2881    -2222     
==========================================
- Hits         4457     2449    -2008     
+ Misses        646      432     -214     
Flag Coverage Δ
unittests 85.00% <63.63%> (-2.34%) ⬇️

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

Impacted Files Coverage Δ
raiwidgets/raiwidgets/fairness_dashboard.py 19.56% <25.00%> (ø)
...dgets/raiwidgets/error_analysis_dashboard_input.py 66.21% <64.28%> (ø)
...iwidgets/raiwidgets/explanation_dashboard_input.py 60.13% <66.66%> (ø)
...idgets/raiwidgets/responsibleai_dashboard_input.py 94.78% <100.00%> (ø)
...ibleai/responsibleai/managers/explainer_manager.py
...sibleai/responsibleai/rai_insights/rai_insights.py
...bleai/responsibleai/_managers/explainer_manager.py
responsibleai/responsibleai/_config/base_config.py
...ponsibleai/responsibleai/modelanalysis/__init__.py
...ai/responsibleai/_tools/causal/causal_constants.py
... and 44 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 05945f8...cf24a4a. Read the comment docs.

@gaugup gaugup enabled auto-merge (squash) July 6, 2022 19:08
@gaugup gaugup merged commit 064ada3 into main Jul 6, 2022
@gaugup gaugup deleted the gaugup/Replace_convert_to_list_and_convert_to_string_list_dict branch July 6, 2022 21:05
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