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

Robustify dictionary sugar #27

Closed mb706 closed 5 years ago

mb706 commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.07%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   78.42%   78.49%   +0.07%     
==========================================
  Files          46       46              
  Lines         584      586       +2     
==========================================
+ Hits          458      460       +2     
  Misses        126      126
Impacted Files Coverage Δ
R/Dictionary.R 75% <100%> (+0.53%) :arrow_up:
R/dictionary_sugar.R 64.7% <83.33%> (+0.7%) :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 f094d66...8ef8803. Read the comment docs.