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

Create package for query.py #155

Open
1 of 4 tasks
dadamsncsa opened this issue Feb 16, 2021 · 1 comment
Open
1 of 4 tasks

Create package for query.py #155

dadamsncsa opened this issue Feb 16, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed technical debt

Comments

@dadamsncsa
Copy link
Member

dadamsncsa commented Feb 16, 2021

Summary

  • Break up src/gresq/query.py into package and modules
  • Split into multiple modules where appropriate
  • Add docstrings starting with module, then class, then key functions

Testing Verification

  • Run all available tests + full application
@dadamsncsa dadamsncsa added enhancement New feature or request help wanted Extra attention is needed technical debt labels Feb 16, 2021
@dadamsncsa dadamsncsa self-assigned this Jul 6, 2021
@dadamsncsa dadamsncsa assigned aagamrshah and unassigned dadamsncsa Jul 20, 2021
@dadamsncsa
Copy link
Member Author

Created the query package and moved original query.py module there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed technical debt
Projects
None yet
Development

No branches or pull requests

2 participants