Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Fix for orders() method #67

Merged
merged 1 commit into from
May 8, 2018
Merged

Fix for orders() method #67

merged 1 commit into from
May 8, 2018

Conversation

yura505
Copy link
Contributor

@yura505 yura505 commented Jan 24, 2018

Fix for orders() method: hasId became null in some cases and method failed.

Easy to reproduce if run this statement:
Robinhood.orders({ updated_at: '2018-01-23' }, function(err, resp, body) { ... }

…ailed.

Easy to reproduce if run this statement:
Robinhood.orders({ updated_at: '2018-01-23' }, function(err, resp, body) { ... }
@coveralls
Copy link

coveralls commented Jan 24, 2018

Coverage Status

Coverage remained the same at 48.696% when pulling 9049b0a on yura505:fix_orders into aeb69b5 on aurbano:master.

@aurbano aurbano merged commit c365ff1 into aurbano:master May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants