cytomining / cytominer

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

Improve tests and change robustize behavior #141

Closed shntnu closed 4 years ago

shntnu commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #141 into master will increase coverage by 9.52%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   89.94%   99.47%   +9.52%     
==========================================
  Files          17       17              
  Lines         378      381       +3     
==========================================
+ Hits          340      379      +39     
+ Misses         38        2      -36
Impacted Files Coverage Δ
R/variance_threshold.R 100% <ø> (+6.25%) :arrow_up:
R/variable_importance.R 66.66% <100%> (+66.66%) :arrow_up:
R/normalize.R 100% <100%> (+7.14%) :arrow_up:
R/variable_select.R 100% <100%> (+26.66%) :arrow_up:
R/transform.R 100% <100%> (+71.42%) :arrow_up:
R/aggregate.R 100% <100%> (+7.14%) :arrow_up:
... and 2 more

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 82a7f80...60ce120. Read the comment docs.