insightsengineering / teal.modules.general

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

pre-release `tm_g_distribution` document update #669

Closed kartikeyakirar closed 8 months ago

kartikeyakirar commented 9 months ago

part of https://github.com/insightsengineering/teal.modules.general/issues/624

github-actions[bot] commented 9 months ago

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ----------------------------------------------
R/tm_a_pca.R                    826     826  0.00%    72-1022
R/tm_a_regression.R             716     716  0.00%    93-892
R/tm_data_table.R               177     177  0.00%    65-291
R/tm_file_viewer.R              172     172  0.00%    42-244
R/tm_front_page.R               129     118  8.53%    66-210
R/tm_g_association.R            332     332  0.00%    82-473
R/tm_g_bivariate.R              652     492  24.54%   128-703, 751, 757, 761, 872, 889, 907, 927-949
R/tm_g_distribution.R          1028    1028  0.00%    120-1272
R/tm_g_response.R               351     351  0.00%    88-503
R/tm_g_scatterplot.R            719     719  0.00%    160-970
R/tm_g_scatterplotmatrix.R      280     261  6.79%    80-377, 431, 445
R/tm_missing_data.R            1054    1054  0.00%    56-1249
R/tm_outliers.R                 976     976  0.00%    78-1184
R/tm_t_crosstable.R             254     254  0.00%    83-375
R/tm_variable_browser.R         820     815  0.61%    65-1293
R/utils.R                       119     119  0.00%    72-331
R/zzz.R                           1       1  0.00%    2
TOTAL                          8606    8411  2.27%

Diff against main

Filename              Stmts    Miss  Cover
------------------  -------  ------  --------
R/tm_g_bivariate.R       -3      -3  +0.11%
R/utils.R                -3      -3  +100.00%
TOTAL                    -6      -6  +0.00%

Results for commit: 0ac49091d25eb9bc0cfbc6691bcb1b9d2a1a7bc5

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 9 months ago

Unit Tests Summary

 1 files   5 suites   0s :stopwatch: 16 tests 16 :white_check_mark: 0 :zzz: 0 :x: 49 runs  49 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 0ac49091.