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

Set up CI running pytest, mypy and black #6

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

1ace
Copy link
Contributor

@1ace 1ace commented Apr 4, 2022

Runs these checks on all supported Python versions (3.7-3.10) and on linux, macos & windows.

Should give a pretty good coverage 🙂

See an example run here: https://github.com/1ace/dunk/actions/runs/2090398224


Note that mypy is currently commented out, as the code requires quite a bit of fixing up before it can pass the checks; leaving this up to @darrenburns as he's probably got tons of changes lined up already :)

@1ace 1ace force-pushed the ci branch 2 times, most recently from 7f0c9dc to 2f3462f Compare April 5, 2022 09:57
@1ace
Copy link
Contributor Author

1ace commented Apr 5, 2022

Rebased to fix the conflicts :)

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.

1 participant