Skip to content

5425 conda tests #5426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 28, 2022
Merged

5425 conda tests #5426

merged 3 commits into from
Oct 28, 2022

Conversation

wyli
Copy link
Contributor

@wyli wyli commented Oct 28, 2022

Fixes #5425

tested: https://github.com/Project-MONAI/MONAI/actions/runs/3344552788

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 3 commits October 28, 2022 10:57
Signed-off-by: Wenqi Li <[email protected]>
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 28, 2022 11:36
@wyli
Copy link
Contributor Author

wyli commented Oct 28, 2022

/build

@wyli wyli enabled auto-merge (squash) October 28, 2022 14:19
@wyli wyli merged commit 3f82016 into dev Oct 28, 2022
@wyli wyli deleted the 5425-conda-tests branch October 28, 2022 15:03
KumoLiu pushed a commit that referenced this pull request Nov 2, 2022
Fixes #5425

tested: https://github.com/Project-MONAI/MONAI/actions/runs/3344552788

### 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).
- [ ] 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.

conda test errors
2 participants