Skip to content

[skip vbump] upversion v0.8.0#380

Merged
donyunardi merged 4 commits into
mainfrom
release-candidate-v0.8.0
Aug 19, 2025
Merged

[skip vbump] upversion v0.8.0#380
donyunardi merged 4 commits into
mainfrom
release-candidate-v0.8.0

Conversation

@donyunardi
Copy link
Copy Markdown
Contributor

@donyunardi donyunardi commented Aug 18, 2025

Closes #379

teal.code 0.7.0 needs to release to CRAN first.

  • Update DESCRIPTION and NEWS
  • Update teal code version

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 18, 2025

badge

Code Coverage Summary

Filename                     Stmts    Miss  Cover    Missing
-------------------------  -------  ------  -------  -------------------
R/cdisc_data.R                   1       0  100.00%
R/deprecated.R                  18       0  100.00%
R/dummy_function.R               2       2  0.00%    15-16
R/formatters_var_labels.R       61       0  100.00%
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             36       6  83.33%   50-52, 59, 104-105
R/teal_data-constructor.R       11       2  81.82%   48, 51
R/teal_data-extract.R            3       0  100.00%
R/teal_data-get_code.R          13       8  38.46%   114-120, 124
R/teal_data-names.R              8       1  87.50%   42
R/teal_data-show.R               5       5  0.00%    14-20
R/topological_sort.R            32       0  100.00%
R/verify.R                      42      11  73.81%   67, 97-101, 104-108
TOTAL                          594      38  93.60%

Diff against main

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

Results for commit: eb374d4

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Copy Markdown
Contributor

Unit Tests Summary

  1 files   15 suites   1s ⏱️
163 tests 163 ✅ 0 💤 0 ❌
218 runs  218 ✅ 0 💤 0 ❌

Results for commit a2f96ed.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 18, 2025

Unit Tests Summary

  1 files   15 suites   2s ⏱️
163 tests 163 ✅ 0 💤 0 ❌
218 runs  218 ✅ 0 💤 0 ❌

Results for commit eb374d4.

♻️ This comment has been updated with latest results.

@donyunardi
Copy link
Copy Markdown
Contributor Author

@gogonzo gogonzo self-assigned this Aug 19, 2025
Comment thread DESCRIPTION
@m7pr
Copy link
Copy Markdown
Contributor

m7pr commented Aug 19, 2025

I fixed scheduled jobs in this commit eb374d4
It was impossible to do it on this branch, since teal.code 0.7.0 is not yet available for UNIX, so I tested this on this branch for teal.code reduced to 0.6.1
https://github.com/insightsengineering/teal.data/pull/382/files

@gogonzo
Copy link
Copy Markdown
Contributor

gogonzo commented Aug 19, 2025

@m7pr I've approved PR before your commit. I don't understand why you've pushed these changes. Are they necessary for the release candidate?

@gogonzo
Copy link
Copy Markdown
Contributor

gogonzo commented Aug 19, 2025

teal.data submitted to CRAN, anything not included in build can be still fixed (everything ci/cd related)

@donyunardi
Copy link
Copy Markdown
Contributor Author

Made it to CRAN:
image

@donyunardi donyunardi merged commit cfefa4b into main Aug 19, 2025
41 of 42 checks passed
@donyunardi donyunardi deleted the release-candidate-v0.8.0 branch August 19, 2025 21:42
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 19, 2025
@m7pr
Copy link
Copy Markdown
Contributor

m7pr commented Aug 20, 2025

Hey @gogonzo Dony asked me to work on Scheduled jobs. There were 2 packages that needed to be vbumped because on some combinations of independent installations you wouldn't be able to install teal.data

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CRAN Release]: 0.8.0

3 participants