insightsengineering / teal

Exploratory Web Apps for Analyzing Clinical Trial Data
https://insightsengineering.github.io/teal/
Other
168 stars 33 forks source link

update wait time to 5 secs #1196

Closed donyunardi closed 3 months ago

donyunardi commented 3 months ago

Related to #1195

github-actions[bot] commented 3 months ago

CLA Assistant Lite bot ✅ All contributors have signed the CLA

donyunardi commented 3 months ago

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

github-actions[bot] commented 3 months ago

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  --------------------------------------------------------------------------------------------------------------------------------------------------
R/dummy_functions.R                  36      25  30.56%   21-37, 40-47
R/get_rcode_utils.R                  31       1  96.77%   50
R/include_css_js.R                   22      17  22.73%   12-38, 76-82
R/init.R                             86      31  63.95%   108-115, 161-162, 164, 176-197, 228-229, 231
R/landing_popup_module.R             25      25  0.00%    61-87
R/module_bookmark_manager.R         158     125  20.89%   42-43, 57-59, 70-83, 93-143, 148-149, 189, 224-301
R/module_filter_manager.R            84      19  77.38%   38-42, 157, 162-175
R/module_nested_tabs.R              161      60  62.73%   39-112, 128, 180, 202, 224, 232, 236
R/module_snapshot_manager.R         241     178  26.14%   95-107, 136-139, 143-144, 159-169, 173-188, 190-198, 205-220, 224-228, 230-236, 239-252, 255-273, 282-298, 313-336, 339-350, 353-359, 373, 394-418
R/module_tabs_with_filters.R         76      33  56.58%   33-68, 100, 116
R/module_teal_with_splash.R         114      34  70.18%   60-95, 110, 131, 197-198
R/module_teal.R                     110      76  30.91%   52-119, 150-151, 157, 168, 181-212
R/module_wunder_bar.R                60      39  35.00%   23-41, 55-64, 68-77
R/modules.R                         159      26  83.65%   127-130, 147-151, 206-209, 291-292, 344, 356-364, 418-421
R/reporter_previewer_module.R        19       2  89.47%   30, 34
R/show_rcode_modal.R                 19      19  0.00%    17-36
R/tdata.R                            53       1  98.11%   154
R/teal_data_module-eval_code.R       27       0  100.00%
R/teal_data_module-within.R           7       0  100.00%
R/teal_data_module.R                  6       0  100.00%
R/teal_reporter.R                    62       5  91.94%   69, 118-119, 122, 139
R/teal_slices-store.R                29       0  100.00%
R/teal_slices.R                      59      12  79.66%   137-150
R/TealAppDriver.R                   271     271  0.00%    43-576
R/utils.R                           173       1  99.42%   255
R/validate_inputs.R                  32       0  100.00%
R/validations.R                      58      37  36.21%   110-377
R/zzz.R                              12       8  33.33%   3-15
TOTAL                              2190    1045  52.28%

Diff against main

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

Results for commit: 7acaae9d48207a283e54d52aba378e86745c75f5

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 3 months ago

Unit Tests Summary

  1 files   30 suites   3m 49s :stopwatch: 240 tests 240 :white_check_mark: 0 :zzz: 0 :x: 505 runs  505 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 7acaae9d.

github-actions[bot] commented 3 months ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
shinytest2-init 💔 $10.45$ $+4.52$ $0$ $0$ $0$ $0$
shinytest2-landing_popup 💔 $18.59$ $+4.26$ $0$ $0$ $0$ $0$
shinytest2-module_bookmark_manager 💔 $22.75$ $+4.64$ $0$ $0$ $0$ $0$
shinytest2-reporter 💔 $32.66$ $+13.84$ $0$ $0$ $0$ $0$
shinytest2-show-rcode 💔 $3.83$ $+4.51$ $0$ $0$ $0$ $0$
shinytest2-teal_data_module 💔 $10.88$ $+13.59$ $0$ $0$ $0$ $0$
shinytest2-utils 💔 $3.95$ $+4.43$ $0$ $0$ $0$ $0$
shinytest2-wunder_bar 💔 $8.54$ $+9.33$ $0$ $0$ $0$ $0$
Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | shinytest2-init | 💔 | $3.85$ | $+4.54$ | e2e_teal_app_initializes_with_sessionInfo_modal | | shinytest2-landing_popup | 💔 | $3.94$ | $+4.56$ | e2e_when_default_landing_popup_module_is_closed_it_shows_the_underlying_teal_app | | shinytest2-module_bookmark_manager | 💔 | $6.25$ | $+4.37$ | bookmark_manager_button_shows_modal_with_url_containing_state_id_when_clicked | | shinytest2-reporter | 💔 | $26.00$ | $+13.78$ | e2e_adding_a_report_card_in_a_module_adds_it_in_the_report_previewer_tab | | shinytest2-show-rcode | 💔 | $3.83$ | $+4.51$ | e2e_teal_app_initializes_with_Show_R_Code_modal | | shinytest2-teal_data_module | 💔 | $4.03$ | $+4.70$ | e2e_teal_data_module_inputs_change_teal_data_object_that_is_passed_to_teal_main_UI | | shinytest2-teal_data_module | 💔 | $2.88$ | $+4.53$ | e2e_teal_data_module_shows_validation_errors | | shinytest2-teal_data_module | 💔 | $3.97$ | $+4.36$ | e2e_teal_data_module_will_have_a_delayed_load_of_datasets | | shinytest2-utils | 💔 | $3.95$ | $+4.43$ | e2e_show_hide_hamburger_works_as_expected | | shinytest2-wunder_bar | 💔 | $4.26$ | $+4.83$ | wunder_bar_srv_clicking_filter_icon_opens_filter_manager_modal | | shinytest2-wunder_bar | 💔 | $4.27$ | $+4.49$ | wunder_bar_srv_clicking_snapshot_icon_opens_snapshot_manager_modal |

Results for commit 2dafbff22feadab7c6dc2e0e188c05345596bc10

♻️ This comment has been updated with latest results.

m7pr commented 3 months ago

Hey @donyunardi imagine a test with 20 clicks. It's 100 seconds for a test. We removed that in here https://github.com/insightsengineering/teal/pull/1200/files

donyunardi commented 3 months ago

Agree, should've check the test cases first before I jumped the gun. Thanks for addressing this.