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

feat: return matchedName in non-OFAC results #521

Closed adamdecaf closed 9 months ago

adamdecaf commented 9 months ago

matchedName is populated with the highest scoring term from the search query.

codecov-commenter commented 9 months ago

Codecov Report

Merging #521 (61506fe) into master (6ae4577) will decrease coverage by 0.02%. Report is 1 commits behind head on master. The diff coverage is 0.00%.

:exclamation: Current head 61506fe differs from pull request most recent head 17e8360. Consider uploading reports for the commit 17e8360 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 #521 +/- ## ========================================= - Coverage 8.25% 8.23% -0.02% ========================================= Files 44 44 Lines 3503 3509 +6 ========================================= Hits 289 289 - Misses 3191 3197 +6 Partials 23 23 ```