insightsengineering / teal.goshawk

Modules that produce web interfaces through which longitudinal visualizations can be dynamically
https://insightsengineering.github.io/teal.goshawk/
Other
3 stars 2 forks source link

register teal.logger handlers; replace few loggers with base #258

Closed pawelru closed 7 months ago

pawelru commented 9 months ago

close https://github.com/insightsengineering/coredev-tasks/issues/502 test with https://github.com/insightsengineering/teal.logger/pull/73

github-actions[bot] commented 7 months ago

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ---------
R/tm_g_gh_boxplot.R                        359     359  0.00%    175-602
R/tm_g_gh_correlationplot.R                570     570  0.00%    227-905
R/tm_g_gh_density_distribution_plot.R      285     285  0.00%    135-471
R/tm_g_gh_lineplot.R                       576     576  0.00%    159-832
R/tm_g_gh_scatterplot.R                    252     252  0.00%    144-449
R/tm_g_gh_spaghettiplot.R                  304     304  0.00%    192-564
R/toggleable_slider.R                      154     154  0.00%    72-243
R/utils-arbitrary_lines.r                  125     125  0.00%    19-175
R/utils-data_constraints.r                 190     190  0.00%    2-257
R/utils-keep_range_slider_updated.r         23      23  0.00%    8-38
R/utils-maptrt.r                             9       9  0.00%    24-36
R/utils-templ_ui.r                          48      48  0.00%    2-73
R/utils.R                                   39      39  0.00%    12-83
R/zzz.R                                      2       2  0.00%    2-3
TOTAL                                     2936    2936  0.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
R/zzz.R          +1      +1  +100.00%
TOTAL            +1      +1  +100.00%

Results for commit: e13dabadd0c9c786dfa89219d29d6ee133e47cf2

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results