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

445 unify html tags #268

Closed kartikeyakirar closed 7 months ago

kartikeyakirar commented 8 months ago

part of https://github.com/insightsengineering/teal.slice/issues/445 for teal.goshawk package

github-actions[bot] commented 8 months ago

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ---------
R/tm_g_gh_boxplot.R                        359     359  0.00%    172-599
R/tm_g_gh_correlationplot.R                570     570  0.00%    222-900
R/tm_g_gh_density_distribution_plot.R      285     285  0.00%    134-470
R/tm_g_gh_lineplot.R                       576     576  0.00%    160-833
R/tm_g_gh_scatterplot.R                    252     252  0.00%    142-447
R/tm_g_gh_spaghettiplot.R                  304     304  0.00%    189-561
R/toggleable_slider.R                      154     154  0.00%    82-253
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%    25-37
R/utils-templ_ui.r                          48      48  0.00%    2-73
R/utils.R                                   39      39  0.00%    12-83
R/zzz.R                                      1       1  0.00%    2
TOTAL                                     2935    2935  0.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 8700df9bc4edab0669e170a40d74dd449b23c55c

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results