Skip to content

Conversation

@jhamman
Copy link
Member

@jhamman jhamman commented Oct 9, 2024

We were calling store.empty and store.clear more than we needed to. This changes the open logic to only call clear when mode='w' and only call empty when mode='w-'.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@jhamman jhamman merged commit aa46b45 into zarr-developers:v3 Oct 9, 2024
20 checks passed
@jhamman jhamman added the V3 label Oct 11, 2024
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