Skip to content
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

Use words package from minio for DamerauLevenshteinDistance() #2075

Merged
merged 1 commit into from
Mar 20, 2017

Conversation

balamurugana
Copy link
Member

No description provided.

@balamurugana
Copy link
Member Author

Depends on minio/minio#3929. Till then 👎

@codecov-io
Copy link

codecov-io commented Mar 18, 2017

Codecov Report

Merging #2075 into master will increase coverage by 0.03%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master   #2075      +/-   ##
=========================================
+ Coverage    8.37%    8.4%   +0.03%     
=========================================
  Files          93      92       -1     
  Lines        6843    6814      -29     
=========================================
  Hits          573     573              
+ Misses       6133    6104      -29     
  Partials      137     137
Impacted Files Coverage Δ
cmd/main.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4369359...8674ab5. Read the comment docs.

@balamurugana balamurugana changed the title Use distance package from minio. Use words package from minio for DamerauLevenshteinDistance() Mar 20, 2017
@balamurugana
Copy link
Member Author

Refreshed

@harshavardhana harshavardhana merged commit 9ebb916 into minio:master Mar 20, 2017
@balamurugana balamurugana deleted the damerau-levenshtein branch March 20, 2017 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants