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

Rework move_copy/intra_move_copy #354

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

NyanHelsing
Copy link
Contributor

@NyanHelsing NyanHelsing commented Aug 6, 2018

Ticket

No ticket

Purpose

Clarifies the code used to check if the move or copy can be don on the
provider, or if waterbutler needs to do it. Also refactors a function
that had a bit of a weird signature so we don't need a comment
justifying it.

Changes

Add comments, invert order of if condition

Side effects

Doubtful

QA Notes

N/A

Deployment Notes

N/A

@NyanHelsing NyanHelsing force-pushed the ft/clarify-move_copy-logic branch from b41fa85 to 9c9190b Compare August 6, 2018 18:31
Clarifies the code used to check if the move or copy can be don on the
provider, or if waterbutler needs to do it. Also refactors a function
that had a bit of a weird signature so we don't need a comment
justifying it.
@NyanHelsing NyanHelsing force-pushed the ft/clarify-move_copy-logic branch from 9c9190b to 73145b8 Compare August 6, 2018 18:36
@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 91.906% when pulling 73145b8 on birdbrained:ft/clarify-move_copy-logic into 8bc742f on CenterForOpenScience:develop.

@NyanHelsing NyanHelsing requested a review from felliott August 6, 2018 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants