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

document storage classes and some developer apis #2279

Open
wants to merge 22 commits into
base: v3
Choose a base branch
from

Conversation

jhamman
Copy link
Member

@jhamman jhamman commented Oct 1, 2024

closes #2250

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 added documentation Improvements to the documentation V3 Related to compatibility with V3 spec labels Oct 1, 2024
@jhamman jhamman linked an issue Oct 1, 2024 that may be closed by this pull request
2 tasks
@jhamman jhamman marked this pull request as ready for review October 2, 2024 04:47
@jhamman jhamman changed the base branch from fix/dask-compat to v3 October 2, 2024 04:47
@dstansby
Copy link
Contributor

dstansby commented Oct 2, 2024

Would be good to get this up to date with the v3 branch before reviewing

@jhamman
Copy link
Member Author

jhamman commented Oct 2, 2024

I can rebase this today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements to the documentation V3 Related to compatibility with V3 spec
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Add documentation for zarr.storage
2 participants