Skip to content
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

Deprecate positional boolean arguments #1694

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

flying-sheep
Copy link
Member

For reference: #1241

@flying-sheep flying-sheep added this to the 0.12.0 milestone Sep 24, 2024
@flying-sheep flying-sheep marked this pull request as ready for review October 22, 2024 15:59
@flying-sheep flying-sheep self-assigned this Oct 22, 2024
@flying-sheep
Copy link
Member Author

Since Azure deletes logs for cancelled jobs for some braindead reason, I manually sat there and watched the logs to see what went wrong. This is the end of them:

tests/test_backed_sparse.py::test_reset_group PASSED                     [ 15%]
tests/test_backed_sparse.py::test_wrong_formats[h5ad] PASSED             [ 15%]
tests/test_backed_sparse.py::test_wrong_formats[zarr] PASSED             [ 15%]
tests/test_backed_sparse.py::test_anndata_sparse_compat[h5ad] PASSED     [ 15%]
tests/test_backed_sparse.py::test_anndata_sparse_compat[zarr] PASSED     [ 15%]
tests/test_backed_sparse.py::test_backed_sizeof[h5ad] PASSED             [ 15%]
tests/test_backed_sparse.py::test_backed_sizeof[zarr] PASSED             [ 15%]
##[warning]Free memory is lower than 5%; Currently used: 96.95%
##[warning]Free memory is lower than 5%; Currently used: 96.95%
##[warning]Free memory is lower than 5%; Currently used: 96.95%
##[warning]Free memory is lower than 5%; Currently used: 96.95%
##[warning]Free memory is lower than 5%; Currently used: 96.95%
##[warning]Free memory is lower than 5%; Currently used: 96.95%
##[warning]Free memory is lower than 5%; Currently used: 97.98%
##[warning]Free memory is lower than 5%; Currently used: 97.98%
tests/test_backed_sparse.py::test_append_overflow_check[csr_matrix-zarr] 

so maybe test_append_overflow_check[csr_matrix-zarr] never completes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant