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

export validation function #75

Merged
merged 3 commits into from
Jun 22, 2022
Merged

Conversation

nikolas-burkoff
Copy link
Contributor

@github-actions
Copy link
Contributor

github-actions bot commented Jun 17, 2022

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
R/as_cdisc.R                                39       4  89.74%   107-110
R/Callable.R                                45       0  100.00%
R/CallableCode.R                            36       2  94.44%   26, 63
R/CallableFunction.R                        88       3  96.59%   160-162
R/CallablePythonCode.R                      58      58  0.00%    21-223
R/CDISCTealData.R                           79      12  84.81%   41, 47-50, 55, 128, 131, 134, 266-268
R/CDISCTealDataConnector.R                  20       3  85.00%   31, 36, 49
R/CDISCTealDataset.R                        46      11  76.09%   108-115, 208-210
R/CDISCTealDatasetConnector.R               26       1  96.15%   116
R/CodeClass.R                              111       1  99.10%   157
R/data_label.R                              32       9  71.88%   35-39, 58-61, 101
R/deep_clone_r6.R                            9       0  100.00%
R/get_attrs.R                                2       2  0.00%    12-47
R/get_code.R                               173      21  87.86%   87, 140-143, 196-197, 201, 207-208, 212, 266, 297, 333, 337, 372, 381-385
R/get_dataname.R                             4       0  100.00%
R/get_dataset_label.R                        3       0  100.00%
R/get_dataset.R                             13       8  38.46%   37, 54, 80-86
R/get_datasets.R                            10       5  50.00%   85, 107-111
R/get_key_duplicates.R                      37       7  81.08%   42-48, 55-56
R/get_keys.R                                15       7  53.33%   72-73, 130-150
R/get_raw_data.R                            24      11  54.17%   109-122
R/include_css_js.R                           9       1  88.89%   20
R/is_pulled.R                                4       0  100.00%
R/JoinKeys.R                               128       4  96.88%   219, 282-321
R/load_dataset.R                            25      18  28.00%   60-65, 89-222
R/MAETealDataset.R                         137      57  58.39%   57, 118, 156-211, 227-232, 239-248, 285, 326-342
R/mutate_dataset.R                          18       0  100.00%
R/set_args.R                                10       5  50.00%   42-46
R/teal_data.R                               21       3  85.71%   101-103
R/TealData.R                               271     116  57.20%   87, 99, 236, 248-316, 330, 333, 389-396, 426-431, 433, 435-440, 442, 459-504
R/TealDataAbstract.R                       231      13  94.37%   86-89, 214-217, 428, 453-457, 479, 485
R/TealDataConnection.R                     296     179  39.53%   58-59, 64, 67, 70, 106-162, 182, 185-187, 193-199, 204-206, 232, 237, 253-276, 286, 299, 320, 324-329, 332-335, 357-359, 363-370, 373-376, 391-405, 424-425, 445-516, 534-542, 544, 548-563, 566-569, 601, 607-611, 625, 660-662, 671-673
R/TealDataConnector.R                      195     101  48.21%   167, 179, 183, 196, 199-208, 210, 218-227, 310-314, 372-476
R/TealDataset.R                            376      23  93.88%   148-158, 432-436, 492-501, 551
R/TealDatasetConnector_constructors.R      300      53  82.33%   176-212, 262, 830-835, 1033-1109
R/TealDatasetConnector.R                   341      90  73.61%   122, 179, 248, 262, 267, 281, 473, 496-534, 565, 580-610, 700, 710, 719-726, 739, 754-781
R/to_relational_data.R                      54       7  87.04%   35-36, 40, 99, 106, 112, 127
R/topological_sort.R                        32       4  87.50%   53-56
R/utils.R                                   52      12  76.92%   22-23, 27, 76-86
R/validate_data_args.R                      34       0  100.00%
R/zzz.R                                      6       6  0.00%    4-12
TOTAL                                     3410     857  74.87%

Results for commit: c9381bb

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Jun 17, 2022

Unit Tests Summary

       1 files       27 suites   58s ⏱️
   319 tests    319 ✔️ 0 💤 0
1 098 runs  1 098 ✔️ 0 💤 0

Results for commit 63bf195.

♻️ This comment has been updated with latest results.

@nikolas-burkoff nikolas-burkoff merged commit 3e176e2 into main Jun 22, 2022
@nikolas-burkoff nikolas-burkoff deleted the 33_filteredData_constructor@main branch June 22, 2022 10:00
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.

2 participants