Skip to content

Conversation

@averissimo
Copy link
Contributor

@averissimo averissimo commented Nov 20, 2025

Pull Request

WIP: using "ready" status for testing purposes

Fixes #nnn

Changes description:

  • tm_viewer throws warning of URL
  • tm_g_association example shows error in application
  • tm_variable_browser example cannot find %>%

@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

Unit Tests Summary

  1 files   23 suites   16m 9s ⏱️
153 tests 148 ✅ 5 💤 0 ❌
474 runs  469 ✅ 5 💤 0 ❌

Results for commit 4773813.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
shinytest2-tm_a_pca 💚 $160.18$ $-5.28$ $0$ $0$ $0$ $0$
shinytest2-tm_a_regression 💚 $71.43$ $-2.49$ $0$ $0$ $0$ $0$
shinytest2-tm_g_bivariate 💚 $94.36$ $-3.14$ $0$ $0$ $0$ $0$
shinytest2-tm_g_distribution 💚 $71.22$ $-2.31$ $0$ $0$ $0$ $0$
shinytest2-tm_g_response 💚 $38.77$ $-1.28$ $0$ $0$ $0$ $0$
shinytest2-tm_g_scatterplot 💚 $86.35$ $-2.46$ $0$ $0$ $0$ $0$
shinytest2-tm_g_scatterplotmatrix 💚 $35.25$ $-1.12$ $0$ $0$ $0$ $0$
shinytest2-tm_misssing_data 💚 $64.79$ $-1.88$ $0$ $0$ $0$ $0$
shinytest2-tm_outliers 💚 $153.42$ $-5.81$ $0$ $0$ $0$ $0$
shinytest2-tm_t_crosstable 💚 $40.24$ $-1.49$ $0$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
examples 👶 $+0.01$ example_is_tab_active_js.Rd
shinytest2-tm_g_bivariate 💚 $37.98$ $-2.04$ e2e_tm_g_bivariate_Setting_encoding_inputs_produces_outputs_without_validation_errors.
shinytest2-tm_g_scatterplot 💚 $46.67$ $-1.07$ e2e_tm_g_scatterplot_The_encoding_inputs_are_set_without_validation_errors.
shinytest2-tm_variable_browser 💔 $16.47$ $+2.01$ e2e_tm_variable_browser_changing_outlier_definition_encoding_doesn_t_show_errors.

Results for commit ce37c99

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  -------------------------------------------
R/tm_a_pca.R                    864     864  0.00%    141-1132
R/tm_a_regression.R             751     751  0.00%    180-1027
R/tm_data_table.R               200     200  0.00%    100-348
R/tm_file_viewer.R              172     172  0.00%    47-254
R/tm_front_page.R               143     132  7.69%    77-246
R/tm_g_association.R            320     320  0.00%    159-545
R/tm_g_bivariate.R              664     406  38.86%   332-786, 827, 932, 949, 967, 978-1000
R/tm_g_distribution.R          1106    1106  0.00%    156-1404
R/tm_g_response.R               345     345  0.00%    179-594
R/tm_g_scatterplot.R            709     709  0.00%    261-1065
R/tm_g_scatterplotmatrix.R      272     253  6.99%    200-501, 562, 576
R/tm_missing_data.R            1080    1080  0.00%    124-1380
R/tm_outliers.R                1029    1029  0.00%    162-1341
R/tm_t_crosstable.R             263     263  0.00%    177-482
R/tm_variable_browser.R         887     881  0.68%    89-1113, 1164-1347
R/utils.R                       185     120  35.14%   87-250, 279-305, 317-326, 331, 345-364, 453
R/zzz.R                           2       2  0.00%    2-3
TOTAL                          8992    8633  3.99%

Diff against main

Filename             Stmts    Miss  Cover
-----------------  -------  ------  --------
R/tm_data_table.R       -1      -1  +100.00%
TOTAL                   -1      -1  +0.00%

Results for commit: 4773813

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants