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

vbump teal.code #345

Merged
merged 1 commit into from
Oct 23, 2024
Merged

vbump teal.code #345

merged 1 commit into from
Oct 23, 2024

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented Oct 23, 2024

Require higher teal.code version after we transitioned teal.data::get_code into teal.code::get_code and we are using teal.code::get_code inside teal.data package.

Signed-off-by: Marcin <[email protected]>
@m7pr m7pr added the core label Oct 23, 2024
@m7pr m7pr requested a review from a team October 23, 2024 08:57
Copy link
Contributor

@gogonzo gogonzo left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

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       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                   22       0  100.00%
R/teal_data-class.R             26       1  96.15%   69
R/teal_data-datanames.R         20       0  100.00%
R/teal_data-get_code.R          13       8  38.46%   112-118, 122
R/teal_data-show.R               4       4  0.00%    14-19
R/teal_data.R                   30      16  46.67%   33, 36-42, 52-58, 61
R/testhat-helpers.R             26       0  100.00%
R/topological_sort.R            32       0  100.00%
R/verify.R                      42      11  73.81%   65, 95-99, 102-106
TOTAL                          677     102  84.93%

Diff against main

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

Results for commit: 9e32add

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@gogonzo gogonzo self-assigned this Oct 23, 2024
Copy link
Contributor

github-actions bot commented Oct 23, 2024

Unit Tests Summary

  1 files   13 suites   1s ⏱️
162 tests 162 ✅ 0 💤 0 ❌
219 runs  219 ✅ 0 💤 0 ❌

Results for commit 9e32add.

♻️ This comment has been updated with latest results.

@m7pr m7pr merged commit 3f531a7 into main Oct 23, 2024
28 checks passed
@m7pr m7pr deleted the m7pr-patch-1 branch October 23, 2024 09:06
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
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.

2 participants