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

Add --group option to verdi process list #2254

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Dec 2, 2018

Fixes #2253

This option allows a user to narrow down the query set to only those nodes
that are within the specified group.

@coveralls
Copy link

coveralls commented Dec 2, 2018

Coverage Status

Coverage increased (+0.003%) to 68.988% when pulling d4112e0 on sphuber:fix_2253_verdi_process_list_group into 66fbf10 on aiidateam:provenance_redesign.

@sphuber sphuber force-pushed the fix_2253_verdi_process_list_group branch from d566640 to f492597 Compare December 2, 2018 20:49
"""
Return the query set of calculations for the given filters and query parameters

:param relationships: a mapping of relationships to join on, e.g. {'group_of': Group} to join on a Group
Copy link
Member

Choose a reason for hiding this comment

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

This is not group_of anymore

@sphuber sphuber force-pushed the fix_2253_verdi_process_list_group branch from f492597 to 3f2617a Compare December 3, 2018 10:22
This option allows a user to narrow down the query set to only those nodes
that are within the specified group.
@sphuber sphuber force-pushed the fix_2253_verdi_process_list_group branch from 3f2617a to d4112e0 Compare December 3, 2018 15:51
@sphuber sphuber merged commit d015237 into aiidateam:provenance_redesign Dec 3, 2018
@sphuber sphuber deleted the fix_2253_verdi_process_list_group branch December 3, 2018 17:38
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.

3 participants