Skip to content

2236 Fix the duplicated key issue in CopyItemsd transform#2238

Merged
Nic-Ma merged 6 commits intoProject-MONAI:devfrom
Nic-Ma:2236-fix-copyitemsd
May 24, 2021
Merged

2236 Fix the duplicated key issue in CopyItemsd transform#2238
Nic-Ma merged 6 commits intoProject-MONAI:devfrom
Nic-Ma:2236-fix-copyitemsd

Conversation

@Nic-Ma
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Nic-Ma commented May 24, 2021

/black

@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 <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

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

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

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

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

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

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

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

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

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

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

Co-authored-by: monai-bot <[email protected]>
@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