You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Failure in: 1:match:3:should be case sensitive is specified:0
tests/tests.hs:37
expected: Nothing
but got: Just (Fuzzy {original = "Haskell", rendered = "Haskell", score = 26})
I'd recommend to implement some simple CI testing with GitHub actions to catch such regressions.
The text was updated successfully, but these errors were encountered:
The
caseSensitive
variable atfuzzy/src/Text/Fuzzy.hs
Line 47 in 1ca3472
The tests even fail:
I'd recommend to implement some simple CI testing with GitHub actions to catch such regressions.
The text was updated successfully, but these errors were encountered: