jonmcalder / refactor

:bookmark: Better factor handling for R
https://jonmcalder.github.io/refactor/
MIT License
3 stars 0 forks source link

Devel #23

Closed lorenzwalthert closed 7 years ago

lorenzwalthert commented 7 years ago

merge for release 0.1.1

codecov-io commented 7 years ago

Codecov Report

Merging #23 into master will increase coverage by 21.34%.

@@           Coverage Diff            @@
##           master   #23       +/-   ##
========================================
+ Coverage   77.65%   99%   +21.34%     
========================================
  Files           4     8        +4     
  Lines         273   400      +127     
========================================
+ Hits          212   396      +184     
+ Misses         61     4       -57
Impacted Files Coverage Δ
R/cut.ordered.R 100% <100%> (+46.91%) :white_check_mark:
R/cut.integer.R 98.93% <100%> (+2.18%) :white_check_mark:
R/cut_helper.R 100% <100%> (ø)
R/append.R 100% <100%> (ø)
R/cc.R 100% <100%> (ø)
R/ifelse.R 100% <100%> (ø)
R/index_cfactor.R 95.91% <88.23%> (-4.09%) :x:
R/cfactor.R 98.92% <98.5%> (+53.21%) :white_check_mark:
... and 3 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 1c465b8...c4875be. Read the comment docs.