Skip to content

expression-level type coverage measurement #213

@carljm

Description

@carljm

Description

Real-world type-checker users often want to get a sense of how well-covered their code is with static types. One granular way to measure this is "percentage of expressions typed with a dynamic type".

We would also have an internal use case for measuring "percentage of expressions typed with a Todo type" as a measure of red-knot progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions