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

typo in creating-custom-modules.Rmd #853

Merged
merged 8 commits into from
Jul 21, 2023
Merged

typo in creating-custom-modules.Rmd #853

merged 8 commits into from
Jul 21, 2023

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented Jun 26, 2023

No description provided.

@m7pr m7pr requested a review from a team June 26, 2023 19:37
@m7pr m7pr added the core label Jun 26, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 26, 2023

badge

Code Coverage Summary

Filename                         Stmts    Miss  Cover    Missing
-----------------------------  -------  ------  -------  ------------------------------
R/dummy_functions.R                 74      61  17.57%   12-95
R/example_module.R                  18       9  50.00%   23-26, 29-33
R/get_rcode_utils.R                 53       2  96.23%   95, 100
R/get_rcode.R                      137      54  60.58%   74, 81, 86, 211-277
R/include_css_js.R                  24       0  100.00%
R/init.R                            24       2  91.67%   190-191
R/module_nested_tabs.R             161       7  95.65%   57, 97, 101-102, 137, 188, 240
R/module_tabs_with_filters.R        68       1  98.53%   162
R/module_teal_with_splash.R         33       2  93.94%   65, 77
R/module_teal.R                    111       5  95.50%   49, 52, 155-156, 180
R/modules_debugging.R               18      18  0.00%    37-56
R/modules.R                        101       8  92.08%   341-366
R/reporter_previewer_module.R       12       2  83.33%   18, 22
R/show_rcode_modal.R                20      20  0.00%    17-38
R/tdata.R                           41       2  95.12%   146, 172
R/utils.R                           13       0  100.00%
R/validate_inputs.R                 32       0  100.00%
R/validations.R                     62      39  37.10%   107-368
R/zzz.R                             11       7  36.36%   3-14
TOTAL                             1013     239  76.41%

Diff against main

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

Results for commit: a5a8ad9

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Jun 26, 2023

Unit Tests Summary

    1 files    16 suites   16s ⏱️
171 tests 171 ✔️ 0 💤 0
341 runs  341 ✔️ 0 💤 0

Results for commit a9506c6.

♻️ This comment has been updated with latest results.

@m7pr m7pr added the documentation Improvements or additions to documentation label Jun 26, 2023
@m7pr m7pr enabled auto-merge (squash) July 21, 2023 12:23
@github-actions
Copy link
Contributor

badge

Code Coverage Summary

Filename                         Stmts    Miss  Cover    Missing
-----------------------------  -------  ------  -------  -----------------------------------------------------------------------------
R/dummy_functions.R                 88      75  14.77%   12-110
R/example_module.R                  18       9  50.00%   23-26, 29-33
R/get_rcode_utils.R                 46       1  97.83%   49
R/include_css_js.R                  24       0  100.00%
R/init.R                            76      30  60.53%   150-151, 171-178, 183-204, 216-218
R/module_filter_manager.R          102      29  71.57%   62-70, 79-84, 217, 222-235
R/module_nested_tabs.R             171      16  90.64%   59, 108, 112-113, 127-134, 162, 214, 236, 269
R/module_snapshot_manager.R        148     103  30.41%   71-82, 109-118, 122-134, 136-143, 149-164, 177-200, 203-214, 217-223, 278-300
R/module_tabs_with_filters.R        66       2  96.97%   134, 176
R/module_teal_with_splash.R         33       2  93.94%   65, 77
R/module_teal.R                    164      12  92.68%   49, 52, 155-156, 206-207, 227-230, 232, 236
R/modules_debugging.R               18      18  0.00%    25-44
R/modules.R                        108      11  89.81%   314-357
R/reporter_previewer_module.R       16       2  87.50%   23, 27
R/show_rcode_modal.R                20      20  0.00%    16-37
R/tdata.R                           41       2  95.12%   146, 172
R/teal_reporter.R                   60       5  91.67%   65, 116-117, 120, 137
R/teal_slices.R                     40       0  100.00%
R/utils.R                           21       8  61.90%   38-47
R/validate_inputs.R                 32       0  100.00%
R/validations.R                     62      39  37.10%   111-375
R/zzz.R                             11       7  36.36%   3-14
TOTAL                             1365     391  71.36%

Diff against main

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

Results for commit: 6b6ce69

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@m7pr m7pr merged commit d38e04a into main Jul 21, 2023
@m7pr m7pr deleted the typo@main branch July 21, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants