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

test, Makefile: Run MyPy across unit tests #158

Merged
merged 7 commits into from
Dec 2, 2021
Merged

Conversation

tetsuo-cpp
Copy link
Contributor

Closes #154

@tetsuo-cpp tetsuo-cpp added component:cicd CI/CD component:tests Unit and integration tests labels Dec 2, 2021
@tetsuo-cpp tetsuo-cpp requested a review from woodruffw December 2, 2021 06:58
@woodruffw woodruffw merged commit 9b0afe4 into main Dec 2, 2021
@woodruffw woodruffw deleted the alex/mypy-tests branch December 2, 2021 23:01
tetsuo-cpp added a commit that referenced this pull request Dec 3, 2021
* Makefile: Run MyPy on unit tests

* test: Fix MyPy errors

* Makefile: Remove accidental addition of --show-error-codes flag

* test: blacken

* test: fix import

* test: type fixups

Co-authored-by: William Woodruff <[email protected]>
Co-authored-by: William Woodruff <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:cicd CI/CD component:tests Unit and integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run MyPy across unit tests
2 participants