Skip to content

Conversation

@yiheng-wang-nv
Copy link
Contributor

Fixes #6602 .

Description

This PR is used to change the required properties of bundle workflow. It also modifies the _check_optional_id function to ensure ref is existing.

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.

yiheng-wang-nv and others added 2 commits June 13, 2023 12:20
@Nic-Ma Nic-Ma requested a review from SachidanandAlle June 13, 2023 04:49
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
…g-nv/MONAI into 6602-modify-bundle-properties
Copy link
Contributor

@SachidanandAlle SachidanandAlle left a comment

Choose a reason for hiding this comment

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

Required check will not have any impact on MONAILabel.

@wyli
Copy link
Contributor

wyli commented Jun 13, 2023

/build

@wyli wyli enabled auto-merge (squash) June 13, 2023 08:45
@wyli wyli merged commit a1c4371 into Project-MONAI:dev Jun 13, 2023
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.

Modify TrainProperties in monai.bundle.properties

3 participants