insightsengineering / teal.data

Data model for teal applications
https://insightsengineering.github.io/teal.data/
Other
8 stars 7 forks source link

[skip vbump] upversion patch release v0.4.1 #294

Closed donyunardi closed 7 months ago

donyunardi commented 7 months ago

Patch release: https://github.com/insightsengineering/teal.data/issues/293

github-actions[bot] commented 7 months ago

badge

Code Coverage Summary

Filename                         Stmts    Miss  Cover    Missing
-----------------------------  -------  ------  -------  --------------------
R/cdisc_data.R                       1       0  100.00%
R/deprecated.R                      57      57  0.00%    19-344
R/dummy_function.R                   2       2  0.00%    14-15
R/formatters_var_labels.R           36      11  69.44%   60, 69-80
R/join_key.R                        38       0  100.00%
R/join_keys-c.R                     12       0  100.00%
R/join_keys-extract.R              128       0  100.00%
R/join_keys-names.R                 15       0  100.00%
R/join_keys-parents.R               30       0  100.00%
R/join_keys-print.R                 45       0  100.00%
R/join_keys-utils.R                 73       3  95.89%   35-38
R/join_keys.R                       21       0  100.00%
R/teal_data-class.R                 25       1  96.00%   69
R/teal_data-datanames.R             10       0  100.00%
R/teal_data-get_code.R              14       0  100.00%
R/teal_data-show.R                   4       4  0.00%    14-19
R/teal_data.R                       30      16  46.67%   34, 37-43, 53-59, 62
R/testhat-helpers.R                 26       0  100.00%
R/topological_sort.R                32       0  100.00%
R/utils-get_code_dependency.R      184       1  99.46%   275
R/verify.R                          42      11  73.81%   63, 93-97, 100-104
TOTAL                              825     106  87.15%

Diff against main

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

Results for commit: 37a4010de8f563d75fcd5bd5c82ecda147ccd6a0

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 7 months ago

Unit Tests Summary

  1 files   14 suites   2s :stopwatch: 177 tests 175 :white_check_mark: 2 :zzz: 0 :x: 247 runs  245 :white_check_mark: 2 :zzz: 0 :x:

Results for commit 37a4010d.

m7pr commented 7 months ago

@donyunardi any update on the upload here? after the upload it should take less than 24 hours for the package to appear on CRAN with updated version

m7pr commented 7 months ago

@donyunardi any update on the upload here? after the upload it should take less than 24 hours for the package to appear on CRAN with updated version

Can you do a re-upload please and confirm the link if CRAN sends the link to the maintainer?

m7pr commented 7 months ago

We could actually also include this feature in the re-upload https://github.com/insightsengineering/teal.data/pull/290

donyunardi commented 7 months ago

I haven't upload to CRAN yet and decided to start releasing 0.5.0 instead of patch 0.4.1.