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

CI: Fixing most obvious mypy errors, and adding mypy settings #2851

Merged
merged 1 commit into from
Jul 14, 2021
Merged

CI: Fixing most obvious mypy errors, and adding mypy settings #2851

merged 1 commit into from
Jul 14, 2021

Conversation

datapythonista
Copy link
Contributor

xref #2823

We currently ignore mypy errors in the CI, since lots of things are broken. In preparation to fix the actual errors, this PR fixes the main issues, so the CI (or running mypy locally) reports the actual errors.

I'm thinking on organizing a sprint to get help fixing all errors. I will be creating subissues of #2823 with fixes to specific modules, so problems in an issue can be addressed by a single contributor in a reasonable time.

@datapythonista datapythonista added the ci Continuous Integration issues or PRs label Jul 13, 2021
@jreback jreback added this to the Next release milestone Jul 14, 2021
@jreback jreback merged commit 373fdb8 into ibis-project:master Jul 14, 2021
@cpcloud cpcloud removed this from the Next release milestone Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants