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

pre-release tm_missing_data document update #668

Merged
merged 5 commits into from
Feb 26, 2024

Conversation

kartikeyakirar
Copy link
Contributor

@kartikeyakirar kartikeyakirar commented Feb 22, 2024

part of #624

@kartikeyakirar kartikeyakirar changed the base branch from main to pre-release@main February 22, 2024 09:36
@kartikeyakirar kartikeyakirar mentioned this pull request Feb 22, 2024
26 tasks
Copy link
Contributor

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ----------------------------------------------
R/tm_a_pca.R                    826     826  0.00%    72-1022
R/tm_a_regression.R             716     716  0.00%    93-892
R/tm_data_table.R               177     177  0.00%    65-291
R/tm_file_viewer.R              172     172  0.00%    42-244
R/tm_front_page.R               129     118  8.53%    66-210
R/tm_g_association.R            332     332  0.00%    82-473
R/tm_g_bivariate.R              652     492  24.54%   128-703, 751, 757, 761, 872, 889, 907, 927-949
R/tm_g_distribution.R          1028    1028  0.00%    119-1269
R/tm_g_response.R               351     351  0.00%    88-503
R/tm_g_scatterplot.R            719     719  0.00%    160-970
R/tm_g_scatterplotmatrix.R      280     261  6.79%    80-377, 431, 445
R/tm_missing_data.R            1054    1054  0.00%    59-1258
R/tm_outliers.R                 976     976  0.00%    78-1184
R/tm_t_crosstable.R             254     254  0.00%    83-375
R/tm_variable_browser.R         820     815  0.61%    65-1293
R/utils.R                       119     119  0.00%    72-331
R/zzz.R                           1       1  0.00%    2
TOTAL                          8606    8411  2.27%

Diff against main

Filename              Stmts    Miss  Cover
------------------  -------  ------  --------
R/tm_g_bivariate.R       -3      -3  +0.11%
R/utils.R                -3      -3  +100.00%
TOTAL                    -6      -6  +0.00%

Results for commit: b68f452

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

 1 files   5 suites   0s ⏱️
16 tests 16 ✅ 0 💤 0 ❌
49 runs  49 ✅ 0 💤 0 ❌

Results for commit b68f452.

Merge branch 'pre-release@main' into tm_missing_data@pre-release@main

# Conflicts:
#	R/tm_missing_data.R
#	man/tm_missing_data.Rd
@gogonzo gogonzo self-assigned this Feb 26, 2024
R/tm_missing_data.R Outdated Show resolved Hide resolved
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.

👍

@kartikeyakirar kartikeyakirar merged commit 4a34ee8 into pre-release@main Feb 26, 2024
@kartikeyakirar kartikeyakirar deleted the tm_missing_data@pre-release@main branch February 26, 2024 14:20
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.

3 participants