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

var_labels migrate to formatable #152

Merged
merged 8 commits into from
Mar 9, 2022
Merged

var_labels migrate to formatable #152

merged 8 commits into from
Mar 9, 2022

Conversation

wangh107
Copy link
Contributor

@wangh107 wangh107 commented Mar 8, 2022

close #151

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2022

Code Coverage Summary

Filename                           Stmts    Miss  Cover    Missing
-------------------------------  -------  ------  -------  ---------
R/aet01.R                            142     142  0.00%    42-335
R/aet02.R                            163     163  0.00%    55-418
R/aet03.R                             61      61  0.00%    44-145
R/aet04.R                             67      67  0.00%    53-159
R/assertions.R                        23      23  0.00%    22-47
R/assertthat.R                         1       1  0.00%    3
R/cmt01a.R                           132     132  0.00%    52-376
R/cmt02_pt.R                          29      29  0.00%    36-92
R/dm_explicit_na.R                    44      44  0.00%    48-129
R/dmt01.R                             20      20  0.00%    48-113
R/dst01.R                            203     203  0.00%    5-542
R/egt01.R                             39      39  0.00%    45-122
R/ext01.R                             41      41  0.00%    40-176
R/gen_args.R                           1       1  0.00%    18
R/lbt01.R                             34      34  0.00%    43-111
R/mht01.R                             52      52  0.00%    41-125
R/sample_study_object.R               14      14  0.00%    14-35
R/standard_data_preprocessing.R      170     170  0.00%    38-456
R/utils.R                            130     130  0.00%    17-374
R/vst01.R                             40      40  0.00%    46-125
TOTAL                               1406    1406  0.00%

Results for commit: 66f0209c6566656decb3034291cc693c39ebc915

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@wangh107
Copy link
Contributor Author

wangh107 commented Mar 9, 2022

@BFalquet
Please help on fixing the R CMD check errors in the PR. Thanks!

remove formatable from description
@BFalquet BFalquet self-requested a review March 9, 2022 18:07
@BFalquet BFalquet merged commit 50ada95 into main Mar 9, 2022
@BFalquet BFalquet deleted the 151_var_lb branch March 9, 2022 18:16
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.

fix issues created by var_labels migration from rtables to formatable
3 participants