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

Resolve Mypy errors in v3 branch #1593

Open
2 tasks
jhamman opened this issue Dec 7, 2023 · 2 comments
Open
2 tasks

Resolve Mypy errors in v3 branch #1593

jhamman opened this issue Dec 7, 2023 · 2 comments
Assignees
Labels
chore help wanted Issue could use help from someone with familiarity on the topic types V3 Related to compatibility with V3 spec
Milestone

Comments

@jhamman
Copy link
Member

jhamman commented Dec 7, 2023

The v3 branch needs some Mypy attention. As expected, our port of the zarrita code (see #1584) has left a number of mypy errors that would be great to resolve.

This ticket can be closed when:

  • we have CI running against the v3 codebase
  • we have zero mypy errors when checked in a github action

Marking this as help-wanted!

@jhamman jhamman added help wanted Issue could use help from someone with familiarity on the topic V3 Related to compatibility with V3 spec chore types labels Dec 7, 2023
@jhamman
Copy link
Member Author

jhamman commented Feb 6, 2024

This is feeling like a fairly high priority to start ticking off. For now, I've disabled the mypy checks in pre-commit (#1649) but this should be a short lived state.

@DahnJ
Copy link
Contributor

DahnJ commented Mar 4, 2024

I wanted to get into zarr a little and this issue had "help wanted" tag, so I picked it up here: #1692

I made a few choices in fixing some of the issues, hope it helps more than adds noise 🙂

@jhamman jhamman added this to the 3.0.0.alpha milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore help wanted Issue could use help from someone with familiarity on the topic types V3 Related to compatibility with V3 spec
Projects
Status: In Progress
Development

No branches or pull requests

2 participants