mlr-org / bbotk

Black-box optimization framework for R.
https://bbotk.mlr-org.com
GNU Lesser General Public License v3.0
20 stars 9 forks source link

feat: add ObjectiveRFunMany that can evaluate a list of configurations with a user supplied function #199

Closed be-marc closed 1 year ago

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.55%. Comparing base (30b62ae) to head (dcd1647). Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
R/ObjectiveRFunMany.R 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ========================================== - Coverage 95.67% 95.55% -0.13% ========================================== Files 41 42 +1 Lines 1179 1192 +13 ========================================== + Hits 1128 1139 +11 - Misses 51 53 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.