Skip to content

Conversation

@Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented May 24, 2021

Fixes #2236 .

Description

This PR fixed the duplicated key issue in the CopyItemsd transform.

Status

Ready

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.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma Nic-Ma requested a review from rijobro May 24, 2021 14:30
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented May 24, 2021

/black

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
@Nic-Ma Nic-Ma enabled auto-merge (squash) May 24, 2021 14:43
@Nic-Ma Nic-Ma merged commit 81994d2 into Project-MONAI:dev May 24, 2021
wyli pushed a commit that referenced this pull request May 26, 2021
* [DLMED] fix CopyItemsd transform

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
wyli pushed a commit that referenced this pull request May 26, 2021
* [DLMED] fix CopyItemsd transform

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
wyli pushed a commit that referenced this pull request May 26, 2021
* [DLMED] fix CopyItemsd transform

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
wyli pushed a commit that referenced this pull request May 27, 2021
* [DLMED] fix CopyItemsd transform

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
wyli pushed a commit that referenced this pull request May 27, 2021
* [DLMED] fix CopyItemsd transform

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
wyli pushed a commit that referenced this pull request May 27, 2021
* [DLMED] fix CopyItemsd transform

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
@Nic-Ma Nic-Ma deleted the 2236-fix-copyitemsd branch July 2, 2021 23:36
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.

CopyItemsd transform saves data into same key

3 participants