-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merging 'develop' branch into main #19
Conversation
* chore: small updates and mypy fixes * ops: enable build and deploy
* chore: update to postgres 15...add gunicorn * fix: compose syntax * meh * eh * -_ -;
* chore: add env example..add simple enum class * docs: clean up README; chore: replace r/test with r/dogecoin
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #19 +/- ##
==========================================
+ Coverage 62.23% 65.00% +2.76%
==========================================
Files 38 41 +3
Lines 789 880 +91
==========================================
+ Hits 491 572 +81
- Misses 298 308 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
* feat: add new postgres info * fix: remove dbdata volume
* refactor: move abstract stream to interface; test: add reddit client fixture * chore: add headers for react-admin * chore: update CORS origins, schema, and api * feat: add new enums; test: update compose test command * ops: fix syntax * test: add api route tests; chore: rename test folder
No description provided.