insightsengineering / teal.modules.general

General Purpose Teal Modules
https://insightsengineering.github.io/teal.modules.general/
Other
9 stars 13 forks source link

445 unify html tags #708

Closed kartikeyakirar closed 8 months ago

kartikeyakirar commented 8 months ago

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

github-actions[bot] commented 8 months ago

Unit Tests Summary

 1 files   6 suites   0s :stopwatch: 29 tests 29 :white_check_mark: 0 :zzz: 0 :x: 67 runs  67 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 2f3f81a2.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 8 months ago

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ------------------------------------
R/tm_a_pca.R                    827     827  0.00%    108-1068
R/tm_a_regression.R             776     776  0.00%    153-1033
R/tm_data_table.R               179     179  0.00%    93-325
R/tm_file_viewer.R              170     170  0.00%    44-248
R/tm_front_page.R               129     118  8.53%    70-222
R/tm_g_association.R            334     334  0.00%    135-541
R/tm_g_bivariate.R              671     411  38.75%   306-771, 812, 923, 940, 958, 969-991
R/tm_g_distribution.R          1042    1042  0.00%    122-1299
R/tm_g_response.R               350     350  0.00%    154-577
R/tm_g_scatterplot.R            726     726  0.00%    230-1057
R/tm_g_scatterplotmatrix.R      282     263  6.74%    165-476, 537, 551
R/tm_missing_data.R            1058    1058  0.00%    92-1304
R/tm_outliers.R                 988     988  0.00%    134-1265
R/tm_t_crosstable.R             255     255  0.00%    141-444
R/tm_variable_browser.R         825     820  0.61%    79-1064, 1102-1286
R/utils.R                        99      96  3.03%    82-267
R/zzz.R                           1       1  0.00%    2
TOTAL                          8712    8414  3.42%

Diff against main

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

Results for commit: 2f3f81a2c4d21d2e4cee500b0ea14f2b24c1c9bb

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results