Skip to content

On very long lists, mean edit distance can be negative #44

@sts10

Description

@sts10

When I ran Tidy with 4 -A flags on this very long word list, it calculated the mean edit distance as a negative number.

I'm wondering if this is an overflow issue? Which I didn't think you could have in Rust? Maybe there's a smarter way to calculate the mean edit distance that avoids needing a very large integer value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions