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 stats.py #157

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

Create package for stats.py #157

dadamsncsa opened this issue Feb 16, 2021 · 0 comments
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/stats.py into package and modules
  • mkdir stats
  • git mv stats.py stats
  • create init.py
  • 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
@IsiahRamos IsiahRamos self-assigned this Jul 13, 2021
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