Skip to content

Do not calculate name alternatives in case of name not found #52

Description

@DavyLandman

Right now when a name cannot be found, typepal looks in the current scopes and finds likely candidates. We've found in some profiles that this can be quite some time loss. This lead to an discussion on a recent call, and this issues captures our insights.

we should only run the string similarity code if the user asks for fixes. This means not part of the solve anymore, but as an aux function that someone can run with the scope & tmodel as parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions