Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct get_client_timezone return value #1314

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

pawelru
Copy link
Contributor

@pawelru pawelru commented Aug 13, 2024

No description provided.

@pawelru pawelru requested a review from a team August 13, 2024 15:58
Copy link
Contributor

github-actions bot commented Aug 13, 2024

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ----------------------------------------------------------------------------------------------------------------------------------------
R/dummy_functions.R                  49      11  77.55%   30, 32, 44, 55-62
R/get_rcode_utils.R                  12       0  100.00%
R/include_css_js.R                   22      17  22.73%   12-38, 76-82
R/init.R                            112      52  53.57%   107-114, 163-172, 174, 186-207, 218, 236-239, 246-253, 256-257, 259
R/landing_popup_module.R             25      25  0.00%    61-87
R/module_bookmark_manager.R         158     127  19.62%   47-68, 88-138, 143-144, 156, 203, 238-315
R/module_data_summary.R             191      68  64.40%   24-52, 94, 190, 230-270
R/module_filter_data.R               52       2  96.15%   22-23
R/module_filter_manager.R           230      57  75.22%   56-62, 73-82, 90-95, 108-112, 117-118, 291-314, 340, 367, 379, 386-387
R/module_init_data.R                108      11  89.81%   44-53, 67
R/module_nested_tabs.R              167      70  58.08%   33-121, 150, 200, 258, 297
R/module_snapshot_manager.R         216     146  32.41%   89-95, 104-113, 121-133, 152-153, 170-180, 184-199, 201-208, 215-230, 234-238, 240-246, 249-262, 265-273, 304-318, 321-332, 335-341, 355
R/module_teal_data.R                114      21  81.58%   42-48, 88-91, 115-124
R/module_teal_with_splash.R          12      12  0.00%    22-38
R/module_teal.R                     141      92  34.75%   42-145, 182-183, 191
R/module_transform_data.R            56      32  42.86%   17-51
R/modules.R                         162      21  87.04%   148-152, 207-210, 299-300, 352, 364-372
R/reporter_previewer_module.R        19       2  89.47%   30, 34
R/show_rcode_modal.R                 24      24  0.00%    17-42
R/tdata.R                            14      14  0.00%    19-61
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                 15       0  100.00%
R/teal_data_utils.R                  43       0  100.00%
R/teal_lockfile.R                    56      22  60.71%   34-38, 43-51, 72, 91, 94-102, 109
R/teal_reporter.R                    68       6  91.18%   69, 77, 125-126, 129, 146
R/teal_slices-store.R                29       0  100.00%
R/teal_slices.R                      63       0  100.00%
R/TealAppDriver.R                   353     353  0.00%    52-735
R/utils.R                           193       0  100.00%
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                              2840    1230  56.69%

Diff against main

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

Results for commit: 94d7aef

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Aug 13, 2024

Unit Tests Summary

  1 files   25 suites   9m 18s ⏱️
253 tests 247 ✅ 6 💤 0 ❌
528 runs  522 ✅ 6 💤 0 ❌

Results for commit 94d7aef.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 13, 2024

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
module_teal 💚 $41.17$ $-1.45$ $0$ $0$ $0$ $0$
shinytest2-landing_popup 💚 $43.04$ $-1.07$ $0$ $0$ $0$ $0$
shinytest2-module_bookmark_manager 💚 $34.48$ $-1.25$ $0$ $0$ $0$ $0$
shinytest2-modules 💚 $37.74$ $-1.42$ $0$ $0$ $0$ $0$
shinytest2-reporter 💚 $70.21$ $-1.65$ $0$ $0$ $0$ $0$

Results for commit 555e53c

♻️ This comment has been updated with latest results.

@gogonzo gogonzo added the core label Aug 13, 2024
@pawelru pawelru enabled auto-merge (squash) August 15, 2024 06:50
@pawelru pawelru merged commit a1db505 into main Aug 15, 2024
28 checks passed
@pawelru pawelru deleted the fix_get_client_timezone_return branch August 15, 2024 07:22
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants