cytomining / cytominer

Methods for Image-Based Cell Profiling
https://cytomining.github.io/cytominer/
Other
49 stars 28 forks source link

na.rm = TRUE for location and dispersion variables #60

Closed shntnu closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #60 into master will decrease coverage by 0.82%. The diff coverage is 53.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   83.21%   82.39%   -0.83%     
==========================================
  Files          13       13              
  Lines         292      301       +9     
==========================================
+ Hits          243      248       +5     
- Misses         49       53       +4
Impacted Files Coverage Δ
R/normalize.R 89.65% <53.84%> (-3.94%) :arrow_down:

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 aaefa89...5cc63c8. Read the comment docs.

shntnu commented 7 years ago

Addresses #59