koheiw / proxyC

R package for large-scale similarity/distance computation
GNU General Public License v3.0
29 stars 6 forks source link

Add Fuzzy Jacard similarity #43

Closed koheiw closed 10 months ago

koheiw commented 10 months ago

for #42

codecov[bot] commented 10 months ago

Codecov Report

Merging #43 (277e1c1) into master (b349c4a) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   99.50%   99.51%   +0.01%     
==========================================
  Files           4        4              
  Lines         401      416      +15     
==========================================
+ Hits          399      414      +15     
  Misses          2        2              
Files Coverage Δ
R/proxy.R 99.12% <100.00%> (ø)
src/pair.cpp 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more