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

Minor refactoring in counterfactual package #1634

Merged
merged 2 commits into from
Aug 12, 2022
Merged

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Aug 12, 2022

Description

Moving the file "getCounterfactualChartOptions" to utils as it looks like, all get functions are co-located in utils folder.

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 Aug 12, 2022

Codecov Report

Merging #1634 (5773de1) into main (5f5f709) will decrease coverage by 3.42%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1634      +/-   ##
==========================================
- Coverage   89.01%   85.58%   -3.43%     
==========================================
  Files         105       58      -47     
  Lines        5489     2977    -2512     
==========================================
- Hits         4886     2548    -2338     
+ Misses        603      429     -174     
Flag Coverage Δ
unittests 85.58% <ø> (-3.43%) ⬇️

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

Impacted Files Coverage Δ
...ibleai/_tools/causal/dashboard_schemas/__init__.py
responsibleai/responsibleai/managers/__init__.py
...onsibleai/_tools/shared/attribute_serialization.py
...bleai/responsibleai/_tools/causal/causal_config.py
...ponsibleai/responsibleai/_tools/shared/versions.py
...ai/responsibleai/_tools/counterfactual/__init__.py
responsibleai/responsibleai/_data_validations.py
...tools/counterfactual/dashboard_schemas/__init__.py
...onsibleai/responsibleai/serialization_utilities.py
.../databalanceanalysis/aggregate_balance_measures.py
... and 37 more

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

@gaugup gaugup enabled auto-merge (squash) August 12, 2022 19:43
1 similar comment
@gaugup gaugup merged commit e4f894b into main Aug 12, 2022
@gaugup gaugup deleted the gaugup/MinorRefactorNPMCF branch August 12, 2022 21:15
gaugup added a commit that referenced this pull request Aug 15, 2022
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
gaugup added a commit that referenced this pull request Aug 16, 2022
* Add identity feature value to causal hover over

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Fix lint errors

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Minor refactoring in counterfactual package (#1634)

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Add identity feature value to feature importance hover over (#1637)

* Add identity feature value to feature importance hover over

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Fix bug

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Fix code review comments

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Lint fix

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* add UI tests for RAI text dashboard (#1636)

* Fix code review comments

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* lint fix

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Ilya Matiach <ilmat@microsoft.com>
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