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

rename Group and Groupattrs to MultiscaleGroup and MultiscaleGroupAttrs #37

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

d-v-b
Copy link
Collaborator

@d-v-b d-v-b commented Aug 29, 2024

Partially addresses concerns raised in #36. Renames Group and Groupattrs to MultiscaleGroup and MultiscaleGroupAttrs. Deprecated classes with the old names still exist, to support backwards compatibility.

Tests are failing because this project still supports python 3.9, which has been widely dropped. A separate PR will drop python 3.9.

@d-v-b
Copy link
Collaborator Author

d-v-b commented Aug 29, 2024

tests are failing because CI uses a later numcodecs release than I am using for local development, and that version of numcodecs has changed the JSON serialization of the zstd codec, which makes the doctests fail. I am merging anyway, since these test failures are not significant.

@d-v-b d-v-b merged commit 2768763 into main Aug 29, 2024
1 of 7 checks passed
@d-v-b d-v-b deleted the rename-multiscale-group branch August 29, 2024 14:17
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.

1 participant