Marcin

Results 135 comments of Marcin

Ah ok, those are those 8 tests that do not have any body yet https://github.com/insightsengineering/teal/pull/1642/files#diff-1701b89782ded4509f0394359d889ddd3b2ffdf2a3532c898cf75ed77dfe3201R117-R124

Hey, I have - moved the note from `data-as-shiny-module.Rmd` to `data-transform-as-shiny-module.Rmd` - changed the name from `teal_data_module` into `teal_transform_module` - specify that `eventReactive` needs to be reactive on `data()` in...

I think we should revisit, once we are done with https://github.com/insightsengineering/teal/pull/1341

@copilot @copilot can you run covr::file_coverage to report the coverage for the tested file?

I think this is related to this question https://github.com/insightsengineering/teal.modules.general/issues/873 `tm_variable_browser` doesn't support decorators. In your decorator you try to change `main_plot` object created inside the module, but this module doesn't...