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

Fix pkgdown redirect #259

Closed vedhav closed 8 months ago

vedhav commented 8 months ago

Part of https://github.com/insightsengineering/coredev-tasks/issues/506

github-actions[bot] commented 8 months ago

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ---------
R/tm_g_gh_boxplot.R                        351     351  0.00%    172-590
R/tm_g_gh_correlationplot.R                557     557  0.00%    222-885
R/tm_g_gh_density_distribution_plot.R      275     275  0.00%    134-458
R/tm_g_gh_lineplot.R                       564     564  0.00%    160-818
R/tm_g_gh_scatterplot.R                    240     240  0.00%    142-433
R/tm_g_gh_spaghettiplot.R                  292     292  0.00%    189-547
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                                     2868    2868  0.00%

Diff against main

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

Results for commit: 2cce54146a6c96f337c222c9363aa098712844f4

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results