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

Create a base mixin class for ingress & egress stages #1473

Merged

Conversation

dagardner-nv
Copy link
Contributor

Description

  • Creates a new BoundaryStageMixin class
  • Allowing LinearBoundaryEgressStage and LinearBoundaryIngressStage to share a common class and be distinguished from other stages

Closes #638

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 requested a review from a team as a code owner January 17, 2024 22:55
@dagardner-nv dagardner-nv self-assigned this Jan 17, 2024
@dagardner-nv dagardner-nv added non-breaking Non-breaking change feature request New feature or request labels Jan 17, 2024
@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 1b52ab8 into nv-morpheus:branch-24.03 Jan 22, 2024
10 checks passed
@dagardner-nv dagardner-nv deleted the david-boundary-stage branch January 22, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Create a base class or mixin for egress and ingress stages
3 participants