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

Static type checking using mypy #482

Merged
merged 3 commits into from
Apr 11, 2023
Merged

Static type checking using mypy #482

merged 3 commits into from
Apr 11, 2023

Conversation

jorisroovers
Copy link
Owner

  • Adds mypy for type checking, runs in CI on every commit.
  • Configures mypy for gitlint (excludes, ignores, tuned strictness)
  • Fixes several typing issues
  • Updates contributing docs with how to use mypy

- Adds mypy for type checking, runs in CI on every commit.
- Configures mypy for gitlint (excludes, ignores, tuned strictness)
- Fixes several typing issues
- Updates contributing docs with how to use mypy
@coveralls
Copy link

Coverage Status

Coverage: 99.662% (-0.02%) from 99.684% when pulling ba0cf82 on static-type-checking into c785125 on main.

@jorisroovers jorisroovers merged commit 7f55b01 into main Apr 11, 2023
@jorisroovers jorisroovers deleted the static-type-checking branch April 11, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants