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

refactor: use callback subclasses #77

Closed be-marc closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #77 (7f8ee3d) into main (ab47ae9) will decrease coverage by 0.39%. The diff coverage is 16.66%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   80.75%   80.36%   -0.40%     
==========================================
  Files          71       71              
  Lines        1003      998       -5     
==========================================
- Hits          810      802       -8     
- Misses        193      196       +3     
Impacted Files Coverage Δ
R/Context.R 100.00% <ø> (ø)
R/Callback.R 38.46% <16.66%> (-14.88%) :arrow_down:
src/keep_in_bounds.c 94.73% <0.00%> (-5.27%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.