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 import to top level from within the function #1898

Merged
merged 5 commits into from
Jan 13, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Jan 11, 2023

Description

Move import to top level from within the function

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.

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2023

Codecov Report

Merging #1898 (119d1ca) into main (080e8f8) will decrease coverage by 1.80%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1898      +/-   ##
==========================================
- Coverage   92.44%   90.64%   -1.81%     
==========================================
  Files         103       46      -57     
  Lines        4832     1881    -2951     
==========================================
- Hits         4467     1705    -2762     
+ Misses        365      176     -189     
Flag Coverage Δ
unittests 90.64% <ø> (-1.81%) ⬇️

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

Impacted Files Coverage Δ
...sponsibleai/responsibleai/managers/base_manager.py
...tools/counterfactual/dashboard_schemas/__init__.py
...ai/responsibleai/_tools/counterfactual/__init__.py
...ai_core_flask/environments/azure_nb_environment.py
...ai/responsibleai/rai_insights/rai_base_insights.py
responsibleai/responsibleai/__init__.py
...i/responsibleai/managers/error_analysis_manager.py
...ai/databalanceanalysis/feature_balance_measures.py
responsibleai/responsibleai/_internal/__init__.py
rai_core_flask/rai_core_flask/flask_helper.py
... and 47 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) January 12, 2023 17:48
1 similar comment
@gaugup gaugup merged commit b75a59a into main Jan 13, 2023
@gaugup gaugup deleted the gaugup/MoveImportToTopLevel branch January 13, 2023 01:34
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