-
Notifications
You must be signed in to change notification settings - Fork 0
Fuzzysearch #22
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
Fuzzysearch #22
Conversation
bf03a0a to
d2da701
Compare
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
b18aa3d to
88644b8
Compare
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
408679e to
9c42c5d
Compare
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
…thods Signed-off-by: Filip Gołaś <[email protected]>
…ethods Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
bee29f3 to
c1d1993
Compare
Signed-off-by: Filip Gołaś <[email protected]>
Signed-off-by: Filip Gołaś <[email protected]>
|
@philipanda do we know why CI fails with Maybe the added library is not listed/included somewhere? |
Signed-off-by: Filip Gołaś <[email protected]>
Yup, looks like unit tests and acceptance tests use separate |
|
@filipleple looks like the problems with keeping all the python requirements in check is not unique to OSFV. |
setting max_errors, max_insertions and max_deletions, but not max_substitutions allowed for an edge case to trigger where the fuzzysearch library was crashing. Changing the interface like that should prevent unhandled situations Signed-off-by: Filip Gołaś <[email protected]>
0627abb to
4725e9c
Compare
No description provided.