anhaidgroup / py_stringsimjoin

Scalable String Similarity Joins in Python
BSD 3-Clause "New" or "Revised" License
39 stars 17 forks source link

Bug appveyor #26

Closed pjmartinkus closed 5 years ago

pjmartinkus commented 5 years ago

Fixed indexing error that was caused when the prefix_length is greater than the length of the list of tokens. This would happen when the token list was empty.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 73.061% when pulling 2faff6ad9c635f9fd9bda0954aebca3729dd7c27 on bug_appveyor into c446c6269b4cdce25d142ff6bfecef23f33a6718 on master.