insightsengineering / teal.modules.general

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

Bumps `{rmarkdown}` minimal version #759

Closed averissimo closed 5 months ago

averissimo commented 6 months ago

Pull Request

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

Necessary bump to overcome a lack of binary on ppm snapshots that causes an error on minimum strategies for scheduled workflows.

github-actions[bot] commented 6 months ago

CLA Assistant Lite bot ✅ All contributors have signed the CLA

averissimo commented 6 months ago

I have read the CLA Document and I hereby sign the CLA

github-actions[bot] commented 6 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             773     773  0.00%    153-1031
R/tm_data_table.R               185     185  0.00%    93-332
R/tm_file_viewer.R              173     173  0.00%    44-252
R/tm_front_page.R               133     122  8.27%    70-228
R/tm_g_association.R            330     330  0.00%    135-537
R/tm_g_bivariate.R              672     410  38.99%   303-769, 810, 921, 938, 956, 967-989
R/tm_g_distribution.R          1050    1050  0.00%    122-1311
R/tm_g_response.R               351     351  0.00%    154-578
R/tm_g_scatterplot.R            722     722  0.00%    230-1053
R/tm_g_scatterplotmatrix.R      278     259  6.83%    165-472, 533, 547
R/tm_missing_data.R            1069    1069  0.00%    92-1317
R/tm_outliers.R                 985     985  0.00%    134-1263
R/tm_t_crosstable.R             251     251  0.00%    141-440
R/tm_variable_browser.R         830     825  0.60%    79-1071, 1109-1293
R/utils.R                        99      96  3.03%    82-267
R/zzz.R                           2       2  0.00%    2-3
TOTAL                          8730    8430  3.44%

Diff against main

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

Results for commit: 1f7f362e6dfd4fef548fe8001c9a1588848e7675

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 6 months ago

Unit Tests Summary

  1 files   22 suites   14m 42s :stopwatch: 147 tests 147 :white_check_mark: 0 :zzz: 0 :x: 478 runs  478 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 1f7f362e.

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

github-actions[bot] commented 6 months ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
shinytest2-tm_g_bivariate 💔 $77.62$ $+1.02$ $0$ $0$ $0$ $0$
shinytest2-tm_g_distribution 💔 $65.56$ $+1.07$ $0$ $0$ $0$ $0$
shinytest2-tm_g_scatterplot 💔 $81.59$ $+1.38$ $0$ $0$ $0$ $0$
shinytest2-tm_misssing_data 💔 $52.04$ $+1.08$ $0$ $0$ $0$ $0$
shinytest2-tm_outliers 💔 $130.26$ $+1.51$ $0$ $0$ $0$ $0$
shinytest2-tm_variable_browser 💔 $76.69$ $+1.16$ $0$ $0$ $0$ $0$
Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | shinytest2-tm_g_bivariate | 💔 | $26.59$ | $+1.13$ | e2e_tm_g_bivariate_Setting_encoding_inputs_produces_outputs_without_validation_errors. |

Results for commit 4458718db924b9662033b1bf52dfcd2a45cf4f93

♻️ This comment has been updated with latest results.