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

[WIP] 7145 common factory class #7159

Merged
merged 17 commits into from
Oct 27, 2023
Merged

[WIP] 7145 common factory class #7159

merged 17 commits into from
Oct 27, 2023

Conversation

marksgraham
Copy link
Contributor

Fixes # .

Description

A few sentences describing the changes proposed in this pull request.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

monai/utils/factory.py Outdated Show resolved Hide resolved
Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, the current logic looks good to me but please feel free to simplify them further..

Signed-off-by: Mark Graham <markgraham539@gmail.com>
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: dfaa6a0
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 99ecb5a
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 8ebd0b6
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 81f1d88
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: d3669c7
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 393cdc6
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 7c8363d
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: bb9cf2a

Signed-off-by: Mark Graham <markgraham539@gmail.com>
Signed-off-by: Mark Graham <markgraham539@gmail.com>
@marksgraham marksgraham marked this pull request as ready for review October 27, 2023 12:46
Signed-off-by: Wenqi Li <831580+wyli@users.noreply.github.com>
@wyli
Copy link
Contributor

wyli commented Oct 27, 2023

/build

marksgraham and others added 2 commits October 27, 2023 08:01
Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
Signed-off-by: Mark Graham <markgraham539@gmail.com>
Signed-off-by: Mark Graham <markgraham539@gmail.com>
@wyli
Copy link
Contributor

wyli commented Oct 27, 2023

/build

@wyli wyli enabled auto-merge (squash) October 27, 2023 16:04
@wyli wyli merged commit ccd32ca into Project-MONAI:dev Oct 27, 2023
23 checks passed
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