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/CD] Add mypy to CI #25

Closed
RNKuhns opened this issue Jul 13, 2022 · 1 comment
Closed

[CI/CD] Add mypy to CI #25

RNKuhns opened this issue Jul 13, 2022 · 1 comment
Assignees
Labels
maintenance Continuous integration, unit testing & package distribution
Milestone

Comments

@RNKuhns
Copy link
Contributor

RNKuhns commented Jul 13, 2022

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.

It would be nice to add mypy to the project's CI suite.

Describe the solution you'd like
A clear and concise description of what you want to happen, ideally taking into consideration the existing toolbox design, classes and methods.

Use pre-commit to add mypy to the project.

Additional context
I did not implement this initially, b/c there are currently a handful of mypy typing issues that need to be sorted out.

@RNKuhns RNKuhns added the maintenance Continuous integration, unit testing & package distribution label Jul 13, 2022
@RNKuhns RNKuhns added this to the Release 0.2.0 milestone Jul 13, 2022
@RNKuhns RNKuhns self-assigned this Jul 13, 2022
@RNKuhns RNKuhns added this to To do in BaseObject project board via automation Jul 15, 2022
@RNKuhns RNKuhns modified the milestones: Release 0.2.0, Release 0.3.0 Oct 6, 2022
@RNKuhns RNKuhns modified the milestones: Release 0.3.0, Release 0.5.0 Dec 27, 2022
@RNKuhns RNKuhns changed the title Add mypy to CI [CI/CD] Add mypy to CI Jan 8, 2023
@RNKuhns RNKuhns modified the milestones: Release 0.5.0, Release 0.6.0 Mar 9, 2023
@fkiraly
Copy link
Contributor

fkiraly commented May 23, 2024

obsolete

@fkiraly fkiraly closed this as completed May 23, 2024
BaseObject project board automation moved this from To do to Done May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Development

No branches or pull requests

2 participants