mlr-org / mlrCPO

Composable Preprocessing Operators for MLR
Other
37 stars 4 forks source link

Dev 0.5 #31

Open mb706 opened 6 years ago

mb706 commented 6 years ago

The plan:

codecov-io commented 6 years ago

Codecov Report

Merging #31 into master will decrease coverage by 1.8%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   86.91%   85.11%   -1.81%     
==========================================
  Files          47       46       -1     
  Lines        4532     4238     -294     
==========================================
- Hits         3939     3607     -332     
- Misses        593      631      +38
Impacted Files Coverage Δ
R/CPO_encode.R 30.76% <0%> (-67.97%) :arrow_down:
R/auxiliary.R 90.65% <0%> (-3.47%) :arrow_down:
R/CPO_applyFun.R 95.79% <0%> (-0.24%) :arrow_down:
R/FormatCheck.R 99.09% <0%> (-0.01%) :arrow_down:
R/CPO_fixFactors.R 0% <0%> (ø) :arrow_up:
R/ParamSetSugar.R
R/inverter.R 88.88% <0%> (+0.18%) :arrow_up:
R/learner.R 93.08% <0%> (+1%) :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 0cbc2e3...48f498b. Read the comment docs.