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 path checking to all file import functions #46

Merged
merged 1 commit into from
May 17, 2024

Conversation

alkaZeltser
Copy link
Collaborator

In debugging other things it has been annoying to discover that vcfR does not validate file paths, so adding that in to my wrapper + all other import functions.

  • I have read the code review guidelines and the code review best practice on GitHub check-list.

  • The name of the branch is meaningful and well formatted following the standards, using [AD_username (or 5 letters of AD if AD is too long)-[brief_description_of_branch].

  • I have set up or verified the branch protection rule following the github standards before opening this pull request.

  • I have added the changes included in this pull request to NEWS under the next release version or unreleased, and updated the date.

  • I have updated the version number in metadata.yaml and DESCRIPTION.

  • Both R CMD build and R CMD check run successfully.

Testing Results

All tests PASS

@alkaZeltser alkaZeltser merged commit 047afd8 into main May 17, 2024
6 checks passed
@alkaZeltser alkaZeltser deleted the nzeltser-add-path-check branch May 30, 2024 18:52
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.

2 participants