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

Epic: Incrementally type check python #3285

Open
1 of 8 tasks
wjones127 opened this issue Dec 23, 2024 · 0 comments
Open
1 of 8 tasks

Epic: Incrementally type check python #3285

wjones127 opened this issue Dec 23, 2024 · 0 comments
Labels
enhancement New feature or request epic A collection of issues with a certain theme

Comments

@wjones127
Copy link
Contributor

wjones127 commented Dec 23, 2024

#3278 adds improvements to type annotations, but they may not be durable if we don't have any checks in CI.

We should incrementally enable pyright for our code base. We can do this by starting with small parts of the code and file-by-file increase coverage.

Dependency graph

lance

@wjones127 wjones127 added enhancement New feature or request epic A collection of issues with a certain theme labels Dec 23, 2024
wjones127 added a commit that referenced this issue Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic A collection of issues with a certain theme
Projects
None yet
Development

No branches or pull requests

1 participant