Luis
Luis
It seems like Alpha vantage no longer sends this information, which triggers a key error in `get_split_factor`: ```` KeyError 'LastSplitDate' ```` https://www.alphavantage.co/documentation/#company-overview
Let's try this out to speed up our CI: https://pypi.org/project/pytest-xdist/
This should be 1 year 
This will avoid sending unnecessary files to docker: https://docs.docker.com/engine/reference/builder/#dockerignore-file https://www.tutorialspoint.com/using-dockerignore-file
It's a DSN not a URL
It's be nice to use type hints in all modules inside src. https://docs.python.org/3/library/typing.html
E.g. create reminders for stocks reaching new all time highs or a specific price. Example response "@user knock knock. It's your favourite twitter bot. Just wanted to let you know...
All the cool kids are using it. https://dev.to/frostming/a-review-pipenv-vs-poetry-vs-pdm-39b4
Stock reports look better. Fix alignment. Perhaps remove some fields e.g. last refreshed and timezone  
An event-based architecture where redis notifies the bot about new mentions might be better than having the bot query the database every 2 minutes.