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

Dsresults #122

Merged
merged 13 commits into from
Nov 14, 2017
Merged

Dsresults #122

merged 13 commits into from
Nov 14, 2017

Conversation

sreeder
Copy link
Contributor

@sreeder sreeder commented Nov 13, 2017

This PR adds the functions getdatasetvalues and getdatasetresults. it also adds test and fixes a minor bug in the getsamplingfeaturedatasets function. It also adds all of the requested parameters to the getdatasets function.

print('Error running Query {}'.format(e))
return None

def getDataSetsValues(self, ids=None, codes=None, uuids=None, dstype=None):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the docstring for this function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I knew I forgot something on there! I will add that right now

Copy link
Member

@lsetiawan lsetiawan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question, otherwise, LGTM. 😄

@sreeder sreeder removed the request for review from ocefpaf November 13, 2017 22:40
@lsetiawan
Copy link
Member

@sreeder Are you merging this or should I? I assume you have tested this? Thanks.

@sreeder
Copy link
Contributor Author

sreeder commented Nov 14, 2017

@lsetiawan yes I have tested it. I even created and uploaded tests for each of the functions. Oh, and I can merge it.

@sreeder sreeder merged commit ab50ca8 into development Nov 14, 2017
@sreeder sreeder deleted the dsresults branch November 14, 2017 01:18
@lsetiawan lsetiawan mentioned this pull request Jan 8, 2018
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