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

Enable warn_unreachable for mypy #1937

Merged
merged 2 commits into from
Jun 1, 2024
Merged

Conversation

dstansby
Copy link
Contributor

@dstansby dstansby commented Jun 1, 2024

One of the last parts of #1783, a few simple fixes and the ignores I put in because it looks like those code paths will go when v2 is completely gone anyway?

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 54a0958 into zarr-developers:v3 Jun 1, 2024
18 checks passed
@jhamman jhamman added this to the 3.0.0.alpha milestone Jun 1, 2024
@dstansby dstansby deleted the unreachable branch June 1, 2024 16:43
@jhamman jhamman mentioned this pull request Jun 1, 2024
16 tasks
d-v-b pushed a commit to d-v-b/zarr-python that referenced this pull request Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants