moov-io / watchman

AML/CTF/KYC/OFAC Search of global watchlist and sanctions
https://moov-io.github.io/watchman/
Apache License 2.0
330 stars 87 forks source link

cmd/server: weight term score by length similarity #512

Closed adamdecaf closed 10 months ago

adamdecaf commented 10 months ago

Terms are more equal the closer they are in length, so favor closer length terms.

codecov-commenter commented 10 months ago

Codecov Report

Merging #512 (a6a16a9) into master (e3971be) will decrease coverage by 0.02%. The diff coverage is 0.00%.

:exclamation: Current head a6a16a9 differs from pull request most recent head 6adb3db. Consider uploading reports for the commit 6adb3db to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #512 +/- ## ========================================= - Coverage 8.26% 8.25% -0.02% ========================================= Files 44 44 Lines 3496 3503 +7 ========================================= Hits 289 289 - Misses 3184 3191 +7 Partials 23 23 ```