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 backend functions in explainer_manager.py to handle dashboard requests #1585

Merged
merged 5 commits into from
Jul 27, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Jul 25, 2022

Description

Add function request_explanations to explainer_manager.py to handle explanations requests from RAI dashboard

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 Jul 25, 2022

Codecov Report

Merging #1585 (fd1447a) into main (24ae91a) will increase coverage by 0.75%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1585      +/-   ##
==========================================
+ Coverage   88.12%   88.87%   +0.75%     
==========================================
  Files         109      109              
  Lines        5323     5332       +9     
==========================================
+ Hits         4691     4739      +48     
+ Misses        632      593      -39     
Flag Coverage Δ
unittests 88.87% <100.00%> (+0.75%) ⬆️

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

Impacted Files Coverage Δ
...ibleai/responsibleai/managers/explainer_manager.py 89.55% <100.00%> (+20.80%) ⬆️

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 24ae91a...fd1447a. Read the comment docs.

@gaugup gaugup enabled auto-merge (squash) July 26, 2022 22:57
@gaugup gaugup merged commit f8312f6 into main Jul 27, 2022
@gaugup gaugup deleted the gaugup/ExplainerBackendRequestFunctions branch July 27, 2022 00:08
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