mlr-org / parallelMap

R package to interface some popular parallelization backends with a unified interface
https://parallelmap.mlr-org.com
Other
57 stars 14 forks source link

Print the actual ParallelMapOptions object #53

Closed mb706 closed 4 years ago

mb706 commented 7 years ago

See #41

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.02%) to 85.135% when pulling 6a0ff25fd81b853fd7067343f53e116d739246c6 on mb706:fix_41_print_ParallelMapOption into dd108495b1a81ec8527d421b49b6dd24347a5228 on berndbischl:master.

berndbischl commented 7 years ago

yeah looks like you found a bug. but can you please also try to convert your example into a unit test?

pat-s commented 4 years ago

fixed in #83