Skip to content

Conversation

@m7pr
Copy link
Contributor

@m7pr m7pr commented Dec 15, 2023

Close #221

@m7pr m7pr added the core label Dec 15, 2023
@m7pr m7pr requested a review from donyunardi December 15, 2023 08:16
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2023

badge

Code Coverage Summary

Filename                         Stmts    Miss  Cover    Missing
-----------------------------  -------  ------  -------  -------------------
R/cdisc_data.R                       1       1  0.00%    37
R/data_label.R                      24       5  79.17%   33-37, 72
R/default_cdisc_join_keys.R         11      11  0.00%    17-35
R/deprecated.R                      64      64  0.00%    16-338
R/dummy_function.R                   5       5  0.00%    16-23
R/formatters_var_labels.R           49      49  0.00%    28-151
R/join_key.R                        31       0  100.00%
R/join_keys-c.R                     26       0  100.00%
R/join_keys-extract.R              122       0  100.00%
R/join_keys-names.R                 15       0  100.00%
R/join_keys-parents.R               28       1  96.43%   28
R/join_keys-print.R                 46       0  100.00%
R/join_keys-utils.R                 87       2  97.70%   127, 130
R/join_keys.R                       21       0  100.00%
R/teal_data-class.R                 25       1  96.00%   70
R/teal_data-datanames.R             10       0  100.00%
R/teal_data-get_code.R              15       2  86.67%   55, 60
R/teal_data-show.R                   4       4  0.00%    13-18
R/teal_data.R                       22       9  59.09%   32, 41-47, 50
R/testhat-helpers.R                 26       0  100.00%
R/topological_sort.R                32       0  100.00%
R/utils-get_code_dependency.R       88       1  98.86%   43
R/utils.R                           14       0  100.00%
R/verify.R                          42      11  73.81%   68, 98-102, 105-109
R/zzz.R                             10      10  0.00%    4-16
TOTAL                              818     176  78.48%

Diff against main

Filename                   Stmts    Miss  Cover
-----------------------  -------  ------  --------
R/teal_data-datanames.R      +10       0  +100.00%
TOTAL                        +10       0  +100.00%

Results for commit: 552127d

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2023

Unit Tests Summary

    1 files    15 suites   2s ⏱️
170 tests 168 ✔️ 2 💤 0
252 runs  250 ✔️ 2 💤 0

Results for commit 552127d.

♻️ This comment has been updated with latest results.

@donyunardi donyunardi self-assigned this Dec 15, 2023
@donyunardi donyunardi merged commit 8486345 into main Dec 15, 2023
@donyunardi donyunardi deleted the 221_rename_datanames_file@main branch December 15, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

message about teal_data not defined when load_all() is performed

3 participants