Skip to content

Conversation

@wyli
Copy link
Contributor

@wyli wyli commented Feb 9, 2023

Signed-off-by: Wenqi Li wenqil@nvidia.com

Fixes #5762

Description

limiting the number of printing lines

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.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli changed the title 5762 pprint head and tail 5762 pprint head and tail bundle script Feb 9, 2023
@wyli wyli requested a review from SachidanandAlle February 9, 2023 23:40
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
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.

LGTM

@wyli wyli marked this pull request as ready for review February 10, 2023 00:06
@wyli
Copy link
Contributor Author

wyli commented Feb 10, 2023

/build

@wyli wyli enabled auto-merge February 10, 2023 00:08
@wyli wyli force-pushed the 5762-long-list-print branch from b816f6d to 5a0d83d Compare February 10, 2023 00:14
@wyli
Copy link
Contributor Author

wyli commented Feb 10, 2023

/build

@wyli wyli disabled auto-merge February 10, 2023 00:15
@wyli wyli enabled auto-merge (squash) February 10, 2023 06:07
@wyli wyli merged commit 5657b8f into Project-MONAI:dev Feb 10, 2023
wyli added a commit to wyli/MONAI that referenced this pull request Feb 13, 2023
Signed-off-by: Wenqi Li <wenqil@nvidia.com>

Fixes Project-MONAI#5762

### Description

limiting the number of printing lines

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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).
- [x] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [x] 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.

---------

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli deleted the 5762-long-list-print branch February 21, 2023 20:27
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.

bundle script - pprint doesn't take care of long list correctly

4 participants