koheiw / proxyC

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

Add colZeros() and colSds() #9

Closed koheiw closed 5 years ago

koheiw commented 5 years ago

To fully migrate from quanteda to proxyC

codecov-io commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   93.18%   93.81%   +0.62%     
==========================================
  Files           4        4              
  Lines         279      307      +28     
==========================================
+ Hits          260      288      +28     
  Misses         19       19
Impacted Files Coverage Δ
R/proxy.R 98.92% <100%> (+0.22%) :arrow_up:
src/linear.cpp 98.66% <100%> (+0.25%) :arrow_up:

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 8f1813a...afeb675. Read the comment docs.