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

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

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

@wibeasley wibeasley self-assigned this Mar 6, 2024
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.

None yet

2 participants