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

Lean on mypy more #4439

Closed
wants to merge 2 commits into from
Closed

Lean on mypy more #4439

wants to merge 2 commits into from

Conversation

nathaniel-may
Copy link
Contributor

@nathaniel-may nathaniel-may commented Dec 6, 2021

resolves #4089, #3203

Description

  • updates mypy to latest
  • runs with --strict and --warn-unreachable flags

Found 2869 errors in 73 files (checked 52 source files)

This PR will either fix these errors or explicitly ignore them in the code.

Development

In case anyone wants to work on this in parallel, I will be treating this as the feature branch and make merges into it. Incremental merges into main are not an option because this PR will fail CI until all 2869 errors are addressed.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2022

This PR has been marked as Stale because it has been open for 180 days with no activity. If you would like the PR to remain open, please remove the stale label or comment on the PR, or it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues that have gone stale label Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes stale Issues that have gone stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-121] Turn Mypy on Everywhere
1 participant