mlr-org / mlr3misc

Miscellaneous helper functions for mlr3
https://mlr3misc.mlr-org.com
GNU Lesser General Public License v3.0
11 stars 2 forks source link

Leanify #48

Closed mb706 closed 4 years ago

mb706 commented 4 years ago

This is basically this: https://github.com/mlr-org/mlr3/pull/509

codecov-commenter commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.90%. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   77.01%   77.92%   +0.90%     
==========================================
  Files          53       55       +2     
  Lines         718      752      +34     
==========================================
+ Hits          553      586      +33     
- Misses        165      166       +1     
Impacted Files Coverage Δ
R/leanify.R 96.15% <96.15%> (ø)
R/compose.R 100.00% <0.00%> (ø)

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 217f990...141e335. Read the comment docs.

mb706 commented 4 years ago

Note: The PRs currently using this (and whether they are working):