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

Indent bug #33

Merged
merged 5 commits into from
Dec 30, 2024
Merged

Indent bug #33

merged 5 commits into from
Dec 30, 2024

Conversation

shajoezhu
Copy link
Collaborator

No description provided.

Copy link
Contributor

github-actions bot commented Dec 30, 2024

Unit Tests Summary

  1 files   25 suites   2m 2s ⏱️
 58 tests  54 ✅ 4 💤 0 ❌
115 runs  106 ✅ 9 💤 0 ❌

Results for commit 057ac2e.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 30, 2024

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
srep_outputs 💚 $92.92$ $-1.57$ $0$ $0$ $0$ $0$
t_ae_pt_soc_diff_slide 💚 $3.04$ $-1.19$ $-2$ $+4$ $0$ $0$
t_dm_slide 💚 $2.58$ $-2.23$ $-4$ $+1$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
srep_outputs 💚 $92.92$ $-1.57$ Listing_print_correctly
t_ae_pt_soc_diff_slide 💚 $2.43$ $-1.16$ Test_table_creation_of_t_ae_pt_soc_diff_slide_safety_summary_table_prune_by_total_2
t_dm_slide 💚 $2.58$ $-2.23$ Test_demographic_table_creation_of_t_dm_slide

Results for commit 4aa5714

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 30, 2024

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ----------------------------------------------------------------------------------------
R/assert.R                       26      18  30.77%   2, 7, 13, 26-35, 41-45
R/autoslideR_error.R              7       0  100.00%
R/decorate.R                    143      25  82.52%   49, 122, 158-168, 195, 250-255, 305-318
R/fastdocall.R                   28      13  53.57%   16, 20-21, 32-40, 45-46
R/format_date.R                   9       0  100.00%
R/ft_formats.R                   68      32  52.94%   123-176
R/func_wrapper.R                 36      20  44.44%   18-29, 36-44
R/g_mean_slides.R                55       0  100.00%
R/generate_output.R              57       4  92.98%   78-80, 82
R/helper_functions.R             36       0  100.00%
R/l_ae_slide.R                   59       0  100.00%
R/log.R                          31       5  83.87%   35-39
R/null_report.R                   4       0  100.00%
R/save_output.R                  58       6  89.66%   73-77, 140, 143-144
R/spec.R                         60      15  75.00%   47-55, 98-99, 127, 131, 139-140, 142-143
R/t_ae_pt_diff_slide.R          122      17  86.07%   34-45, 151, 183-189, 202
R/t_ae_pt_slide.R                18       0  100.00%
R/t_ae_pt_soc_diff_slide.R       17       0  100.00%
R/t_ae_pt_soc_slide.R            17       0  100.00%
R/t_ae_slide.R                   74       0  100.00%
R/t_ae_summary_slide.R          154       0  100.00%
R/t_aesi_slide.R                134       0  100.00%
R/t_dd_slide.R                   23       0  100.00%
R/t_dm_slide.R                   32       0  100.00%
R/t_dor_slide.R                  65       0  100.00%
R/t_ds_slide.R                   52       0  100.00%
R/to_ft_funs.R                  196      34  82.65%   15-101, 113-115, 118, 196, 218, 222, 318, 363, 375, 383
R/to_slides.R                   150      50  66.67%   55-62, 67-75, 106-107, 111, 124, 145-150, 156-161, 237-242, 267-289, 331-339
R/util.R                        275     144  47.64%   54, 69, 175-230, 256-268, 311-320, 329-401, 414-417, 421, 427, 435-464, 481-487, 520-523
TOTAL                          2006     383  80.91%

Diff against main

Filename          Stmts    Miss  Cover
--------------  -------  ------  -------
R/to_ft_funs.R        0      -3  +1.53%
TOTAL                 0      -3  +0.15%

Results for commit: 057ac2e

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@shajoezhu shajoezhu merged commit 057ac2e into main Dec 30, 2024
28 checks passed
@shajoezhu shajoezhu deleted the indent_bug branch December 30, 2024 16:23
@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant