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

Resolve R CMD check NOTES #124

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Resolve R CMD check NOTES #124

merged 1 commit into from
Aug 23, 2024

Conversation

gowerc
Copy link
Owner

@gowerc gowerc commented Jul 26, 2024

Closes #122

Copy link
Contributor

badge

Code Coverage Summary

Filename                Stmts    Miss  Cover    Missing
--------------------  -------  ------  -------  --------------------------
R/ascii_tables.R          114       8  92.98%   10, 154, 165, 170-173, 232
R/cast_variables.R         49       0  100.00%
R/diffdf.R                209      18  91.39%   373-390, 417
R/generate_keyname.R       12       0  100.00%
R/identify.R              152       8  94.74%   283-290
R/is_different.R           52       0  100.00%
R/issuerows.R              40       0  100.00%
R/issues.R                 17       1  94.12%   51
R/misc_functions.R         34       2  94.12%   9, 13
R/print.R                  20       0  100.00%
TOTAL                     699      37  94.71%

Results for commit: ea4986b

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

  1 files   13 suites   7s ⏱️
 54 tests  52 ✅ 2 💤 0 ❌
587 runs  579 ✅ 8 💤 0 ❌

Results for commit ea4986b.

@gowerc gowerc merged commit b9b97d5 into master Aug 23, 2024
23 checks passed
@gowerc gowerc deleted the 122-cmd-check-cleanup branch August 23, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up R CMD check NOTES
2 participants