data61 / blocklib

Python implementations of record linkage blocking techniques.
Apache License 2.0
19 stars 4 forks source link

filter boundaries should be inclusive #276

Closed wilko77 closed 1 year ago

wilko77 commented 1 year ago

such that

codecov[bot] commented 1 year ago

Codecov Report

Merging #276 (027df45) into main (311a92e) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 027df45 differs from pull request most recent head f87cf0f. Consider uploading reports for the commit f87cf0f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ======================================= Coverage 97.18% 97.18% ======================================= Files 18 18 Lines 639 639 ======================================= Hits 621 621 Misses 18 18 ```