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

Cleanup function app #13

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Cleanup function app #13

merged 4 commits into from
Sep 23, 2024

Conversation

tblanarik
Copy link
Owner

This pull request refactors the function_app.py by extracting the main logic into a new module called spotbot.py and moving table-related functions to a separate tables.py module. Additionally, it updates the test cases to align with these changes.
Lastly, it makes the lookback function a config value for easier testing and quicker changing

@tblanarik tblanarik merged commit d90a2ea into main Sep 23, 2024
1 check 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