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

MyPy Migration #57

Merged
merged 15 commits into from
Sep 22, 2024
Merged

MyPy Migration #57

merged 15 commits into from
Sep 22, 2024

Conversation

AdamGagorik
Copy link
Owner

Rewrite the codebase to use type annotations.

  • MyPy migration
  • Change workers into dataclass
  • Add unit tests for manager
  • Add unit test for refill app
  • Add unit test for cleaner
  • Fix error in items.csv
  • Add test to load default items.csv
  • Add constants for PATHs
  • Add function to test if database connection can be made
  • Add advanced python scheduler
  • Run broker using APS
  • Add ability to use sqlite to existing apps
  • Ignore .db files
  • Fix mypy warnings
  • Try to fix kwargs for broker

@AdamGagorik AdamGagorik merged commit 35b98c3 into master Sep 22, 2024
3 checks passed
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.

1 participant