Skip to content

Add runtime type checking (e.g. typeguard) during test runs #721

@toumorokoshi

Description

@toumorokoshi

There are currently some type mismatches that are not caught by mypy and static typing.

There was a previously pull request #316 that attempted to address this by adding typeguard. However, adding such a tool comes with significant work on massaging the types to be correct, and so had to be abandoned due to other priorities.

It would be fantastic work to re-integrate this type checking into the repo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions