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

upgrade packages and CI to rai-core-flask==0.7.5, rai-utils==0.4.2 and rai-test-utils==0.4.2 #2556

Merged

Conversation

imatiach-msft
Copy link
Contributor

Description

upgrade packages and CI to rai-core-flask==0.7.5, rai-utils==0.4.2 and rai-test-utils==0.4.2

1.) updated erroranalysis package to latest raiutils
2.) updated erroranalysis tests to latest rai-test-utils
3.) updated nlp-feature-extractors to latest raiutils
4.) updated raiwidgets to latest rai-core-flask and latest raiutils
5.) updated responsibleai package to latest raiutils
6.) updated responsibleai tests to latest rai-test-utils
7.) removed patch in python CI to install raiutils from source, which was added recently after a bug surfaced when installing latest packages

Copilot summary:

This pull request primarily involves updating the version of raiutils and rai-test-utils across multiple files and removing a redundant installation step from the GitHub Actions workflow. The changes are aimed at ensuring the use of the latest versions of the dependencies and simplifying the workflow.

Dependency version updates:

Workflow simplification:

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 Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.56%. Comparing base (d791efa) to head (4cd14ed).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2556      +/-   ##
==========================================
+ Coverage   87.73%   90.56%   +2.82%     
==========================================
  Files         144       59      -85     
  Lines        8055     2342    -5713     
==========================================
- Hits         7067     2121    -4946     
+ Misses        988      221     -767     
Flag Coverage Δ
unittests 90.56% <ø> (+2.82%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imatiach-msft imatiach-msft merged commit 4c5ffe4 into main Apr 16, 2024
123 checks passed
@imatiach-msft imatiach-msft deleted the ilmat/update-rai-core-flask-0.7.5-raiutils-rai-test-utils branch April 16, 2024 20:21
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.

None yet

3 participants