mlr-org / paradox

ParamHelpers Next Generation
https://paradox.mlr-org.com
GNU Lesser General Public License v3.0
28 stars 7 forks source link

fix: remove unused 'description' field from Param #373

Closed sebffischer closed 2 years ago

sebffischer commented 2 years ago

Removes the field description from Param as it seems to be unused

codecov-commenter commented 2 years ago

Codecov Report

Merging #373 (2657fee) into main (ad3dd06) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #373   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files          26       26           
  Lines        1044     1044           
=======================================
  Hits          976      976           
  Misses         68       68           
Impacted Files Coverage Δ
R/Param.R 93.44% <ø> (ø)

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