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

[manuscripts2] Make the functions: get_aggs and get_timeseries, methods of the Query class #74

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

aswanipranjal
Copy link
Contributor

This PR moves the functions get_aggs and get_timeseries and makes them methods of the Query class in new_functions.py file

Create flush_aggregations method to empty the aggregation dict
Copy link
Member

@valeriocos valeriocos left a comment

Choose a reason for hiding this comment

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

LGTM

@valeriocos valeriocos requested review from acs and jgbarah July 18, 2018 07:38
Copy link
Contributor

@jgbarah jgbarah left a comment

Choose a reason for hiding this comment

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

Yesssss, this was the idea! Thanks.

@jgbarah jgbarah merged commit 03bae85 into chaoss:master Jul 18, 2018
aswanipranjal added a commit to aswanipranjal/grimoirelab-manuscripts that referenced this pull request Jul 18, 2018
- Now calling get_aggs as a method of Query class and not as an
independent function
jgbarah pushed a commit that referenced this pull request Jul 19, 2018
- Now calling get_aggs as a method of Query class and not as an
independent function
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

3 participants