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

Add cron job #107

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Add cron job #107

merged 1 commit into from
Jul 10, 2024

Conversation

gowerc
Copy link
Owner

@gowerc gowerc commented Jul 10, 2024

Closes #55

@gowerc gowerc merged commit effd353 into master Jul 10, 2024
17 checks passed
@gowerc gowerc deleted the 55-cron-job branch July 10, 2024 17:19
Copy link
Contributor

badge

Code Coverage Summary

Filename                Stmts    Miss  Cover    Missing
--------------------  -------  ------  -------  -------------------------
R/ascii_tables.R           85       6  92.94%   9, 126, 128, 136-137, 154
R/cast_variables.R         49       0  100.00%
R/diffdf.R                137      18  86.86%   282-299, 326
R/generate_keyname.R       10       1  90.00%   15
R/identify.R              128       9  92.97%   31, 266-273
R/is_different.R           52       0  100.00%
R/issuerows.R              40       0  100.00%
R/issues.R                 13       1  92.31%   47
R/misc_functions.R         14       2  85.71%   8, 12
R/print.R                  23       0  100.00%
TOTAL                     551      37  93.28%

Results for commit: 0fadd77

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

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.

Setup a periodic build to help notify any build failures due to changes in packages / R version
1 participant