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

Remove repeat_instrument param from redcap_file_download_oneshot #507

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

BlairCooper
Copy link
Contributor

@BlairCooper BlairCooper commented Jul 21, 2023

fixes: #506

The REDCap does not have a repeat_instrument parameter on the file/export API.

The test that was present in the code would prevent the repeat_instance parameter for having any effect unless the repeat_instrument parameter was also set.

fixes: 506

The REDCap does not have a repeat_instrument parameter on the
file/export API.

The test that was present in the code would prevent the repeat_instance
parameter for having any effect unless the repeat_instrument parameter
was also set.
@wibeasley
Copy link
Member

@BlairCooper, this made me notice I don't have test coverage for these options within the function. I'll add some and then merge the PR.

image

https://app.codecov.io/gh/OuhscBbmc/REDCapR/blob/main/R%2Fredcap-file-download-oneshot.R

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