Skip to content

adding premerge tests for py3.10#5370

Merged
wyli merged 13 commits intodevfrom
test-py-3-10
Oct 21, 2022
Merged

adding premerge tests for py3.10#5370
wyli merged 13 commits intodevfrom
test-py-3-10

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Oct 20, 2022

Description

adding tests for python 3.10

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.

wyli added 7 commits October 20, 2022 15:41
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
wyli added 2 commits October 20, 2022 18:01
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli marked this pull request as ready for review October 20, 2022 20:09
@wyli wyli requested review from Nic-Ma, ericspod and rijobro October 20, 2022 20:09
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 21, 2022

/build

5 similar comments
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 21, 2022

/build

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 21, 2022

/build

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 21, 2022

/build

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 21, 2022

/build

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 21, 2022

/build

@wyli wyli enabled auto-merge (squash) October 21, 2022 10:22
@wyli wyli disabled auto-merge October 21, 2022 10:32
@wyli wyli merged commit 35ba437 into dev Oct 21, 2022
@wyli wyli deleted the test-py-3-10 branch October 21, 2022 11:41
wyli added a commit that referenced this pull request Oct 21, 2022
### Description
adding tests for python 3.10

### 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`.
- [ ] 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 <[email protected]>
bhashemian pushed a commit to JHancox/MONAI that referenced this pull request Oct 21, 2022
### Description
adding tests for python 3.10

### 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`.
- [ ] 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 <[email protected]>
Signed-off-by: Behrooz <[email protected]>
KumoLiu pushed a commit that referenced this pull request Nov 2, 2022
### Description
adding tests for python 3.10

### 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`.
- [ ] 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 <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
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.

2 participants