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

Code cleanup #9

Open
2 of 9 tasks
maxmouchet opened this issue Jan 30, 2020 · 0 comments
Open
2 of 9 tasks

Code cleanup #9

maxmouchet opened this issue Jan 30, 2020 · 0 comments

Comments

@maxmouchet
Copy link
Owner

maxmouchet commented Jan 30, 2020

  • Remove passenger store and associated CLI flag (unused feature, may be re-implemented later if needed)
  • Separate offline/online tests (use pytest markers ? http://doc.pytest.org/en/latest/example/markers.html)
  • Separate CLI repo (locomotive-cli ?)
  • Merge mypy and isort config. to pyproject.toml when supported
  • abstract -> base, multiple inheritance for features supported by the clients
  • More tests, increase coverage
  • Change logo (tunnel), update README.md (Julia style)
  • Multithreaded clients
  • Proper date formatting (babel, pendulum, ?)
maxmouchet added a commit that referenced this issue Jan 30, 2020
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

No branches or pull requests

1 participant