Skip to content

[skip vbump] release v0.3.2#262

Open
llrs-roche wants to merge 12 commits into
mainfrom
release-candidate-v0.3.2
Open

[skip vbump] release v0.3.2#262
llrs-roche wants to merge 12 commits into
mainfrom
release-candidate-v0.3.2

Conversation

@llrs-roche
Copy link
Copy Markdown
Contributor

@llrs-roche llrs-roche commented Jun 1, 2026

A new release of the package

Closes #261, #263

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Unit Tests Summary

  1 files  247 suites   3m 16s ⏱️
247 tests 247 ✅ 0 💤 0 ❌
724 runs  724 ✅ 0 💤 0 ❌

Results for commit 3a4701a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Unit Test Performance Difference

Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
add_forest 💚 $3.04$ $-2.67$ add_forest_table_engine_flextable_works
add_grade_column 💔 $20.41$ $+1.13$ add_grade_column_works_on_a_standalone_tbl_hierarchical_rate_by_grade
add_hierarchical_count_row 💔 $0.93$ $+3.31$ add_hierarchical_count_row_works
tbl_hierarchical_rate_and_count 💚 $11.52$ $-1.34$ tbl_hierarchical_rate_and_count_works
tbl_hierarchical_rate_by_grade 💔 $21.23$ $+2.13$ tbl_hierarchical_rate_by_grade_works
tbl_roche_subgroups 💚 $3.70$ $-2.55$ tbl_roche_subgroups_time_to_event_NULL_works
tbl_roche_summary 💔 $3.55$ $+2.92$ tbl_roche_summary_works
tbl_shift 💚 $7.29$ $-2.74$ tbl_shift_strata_location_
tbl_with_pools 💔 $12.00$ $+3.01$ tbl_with_pools_validates_inputs_correctly

Results for commit 89f46b1

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Contributor

@shajoezhu shajoezhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @llrs-roche , can we please seperate the github workflow changes in an independent PR. many thanks

Comment thread .github/workflows/check.yaml Outdated
Copy link
Copy Markdown
Contributor

@shajoezhu shajoezhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you update the minimal version of cards/cardx/gtsummary to the latest cran released version? thanks

cards 0.8.0
cardx 0.3.3
gtsummary 2.5.1

@llrs-roche
Copy link
Copy Markdown
Contributor Author

could you update the minimal version of cards/cardx/gtsummary to the latest cran released version? thanks

cards 0.8.0
cardx 0.3.3
gtsummary 2.5.1

Sure, I haven't forget about "Make sure that the minimum dependency versions are updated in the DESCRIPTION file for the package."

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ------------------------------------------------------------------------------------------------
R/add_blank_rows.R                          63       0  100.00%
R/add_difference_row.R                     101       0  100.00%
R/add_forest_utils.R                        97      10  89.69%   76-79, 94-100
R/add_forest.R                             139       0  100.00%
R/add_hierarchical_count_row.R              33       0  100.00%
R/adjust_stat_columns_wrap.R                29       1  96.55%   59
R/annotate_gg_km.R                         135       0  100.00%
R/annotate_gg_pkc.R                         92       0  100.00%
R/annotate_gg.R                             81       0  100.00%
R/ard_tabulate_abnormal_by_baseline.R       65       0  100.00%
R/crane-package.R                            2       2  0.00%    26-27
R/deprecated.R                              21      21  0.00%    18-54
R/df_add_poolings.R                         41       0  100.00%
R/get_cox_pairwise_df.R                    163       0  100.00%
R/gg_km_utils.R                             35      14  60.00%   20-37
R/gg_km.R                                  143      37  74.13%   55-58, 75, 102, 176-181, 184-187, 197-199, 204-205, 239-241, 248-251, 255, 266-270, 283, 285-287
R/gg_lineplot.R                             94       0  100.00%
R/gg_mmrm_lineplot.R                       102       1  99.02%   106
R/gg_pkc_lineplot.R                         98       0  100.00%
R/gg_utils.R                               221       0  100.00%
R/label_roche.R                             72       0  100.00%
R/modify_header_rm_md.R                     18       2  88.89%   35-36
R/modify_zero_recode.R                      20       1  95.00%   64
R/reverse_difference_ci.R                   33       0  100.00%
R/tbl_baseline_chg.R                       188       0  100.00%
R/tbl_coxph.R                               90       1  98.89%   229
R/tbl_hierarchical_incidence_rate.R        209       0  100.00%
R/tbl_hierarchical_rate_and_count.R        339      13  96.17%   343, 425, 446-456
R/tbl_hierarchical_rate_by_grade.R         317       3  99.05%   169-171
R/tbl_listing.R                             35       0  100.00%
R/tbl_mmrm.R                               254       1  99.61%   393
R/tbl_null_report.R                          9       0  100.00%
R/tbl_rmpt.R                               157      12  92.36%   299-304, 316-321
R/tbl_roche_subgroups.R                    155       0  100.00%
R/tbl_roche_summary.R                       64       0  100.00%
R/tbl_shift.R                              116       0  100.00%
R/tbl_survfit_quantiles.R                  132       1  99.24%   295
R/tbl_survfit_times.R                       92       0  100.00%
R/tbl_with_pools.R                          64       0  100.00%
R/theme_gtsummary_roche.R                   84       1  98.81%   61
R/utils.R                                   42       0  100.00%
TOTAL                                     4245     121  97.15%

Diff against main

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

Results for commit: 3a4701a

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@llrs-roche llrs-roche requested a review from shajoezhu June 2, 2026 13:19
Copy link
Copy Markdown
Contributor

@shajoezhu shajoezhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks @llrs-roche

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.

[Release]: 0.3.2

3 participants