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

replace use of scda with random.cdisc.data #757

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

ayogasekaram
Copy link
Contributor

closes #756

Copy link
Contributor

github-actions bot commented May 15, 2024

CLA Assistant Lite bot ✅ All contributors have signed the CLA

@ayogasekaram
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ------------------------------------
R/tm_a_pca.R                    826     826  0.00%    108-1066
R/tm_a_regression.R             772     772  0.00%    153-1029
R/tm_data_table.R               184     184  0.00%    93-330
R/tm_file_viewer.R              172     172  0.00%    44-250
R/tm_front_page.R               132     121  8.33%    70-226
R/tm_g_association.R            329     329  0.00%    135-535
R/tm_g_bivariate.R              671     409  39.05%   303-767, 808, 919, 936, 954, 965-987
R/tm_g_distribution.R          1049    1049  0.00%    122-1309
R/tm_g_response.R               350     350  0.00%    154-576
R/tm_g_scatterplot.R            721     721  0.00%    230-1051
R/tm_g_scatterplotmatrix.R      277     258  6.86%    165-470, 531, 545
R/tm_missing_data.R            1068    1068  0.00%    92-1315
R/tm_outliers.R                 984     984  0.00%    134-1261
R/tm_t_crosstable.R             250     250  0.00%    141-438
R/tm_variable_browser.R         829     824  0.60%    79-1069, 1107-1291
R/utils.R                        99      96  3.03%    82-267
R/zzz.R                           2       2  0.00%    2-3
TOTAL                          8715    8415  3.44%

Diff against main

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

Results for commit: be5aca8

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented May 15, 2024

Unit Tests Summary

  1 files   22 suites   10m 45s ⏱️
147 tests 147 ✅ 0 💤 0 ❌
478 runs  478 ✅ 0 💤 0 ❌

Results for commit be5aca8.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@Melkiades Melkiades left a comment

Choose a reason for hiding this comment

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

Lgtm!! Thanks Abi ^^

@Melkiades Melkiades merged commit 3946e59 into main May 16, 2024
28 checks passed
@Melkiades Melkiades deleted the 756_replace_scda@main branch May 16, 2024 08:46
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 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.

replace use of scda with random.cdisc.data
2 participants