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

Reduce the number of warnings emitted #1947

Merged
merged 27 commits into from
Oct 16, 2024

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Oct 16, 2024

Description

  • Code updates to avoid several future & deprecation warnings
  • Most of these are the result of recent package updates, specifically from pydantic and langchain
  • Mark slow MultiProcessingStage tests as slow
  • Number of reported warnings produced when running pytest from 48 to 10
  • Consolidate redundant fixtures
  • Increase CI timelimit for tests to 90 minutes

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@dagardner-nv dagardner-nv added non-breaking Non-breaking change improvement Improvement to existing functionality labels Oct 16, 2024
@dagardner-nv dagardner-nv self-assigned this Oct 16, 2024
@dagardner-nv dagardner-nv requested review from a team as code owners October 16, 2024 00:04
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 5692639 into nv-morpheus:branch-24.10 Oct 16, 2024
12 checks passed
@dagardner-nv dagardner-nv deleted the david-2410-warnings branch October 16, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants