-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: FavoriteProjects/coronavirus-tracker-api
base: master
head repository: ExpDev07/coronavirus-tracker-api
compare: master
- 19 commits
- 40 files changed
- 10 contributors
Commits on Apr 26, 2020
-
Improve logging details (ExpDev07#305)
* add & log a data_id string for each cache move some messages to debug level log process id for location get not category get * dev mode should run with debug log level * log missing country code at sub debug level debug is `10`
Configuration menu - View commit details
-
Copy full SHA for 9e8d12b - Browse repository at this point
Copy the full SHA 9e8d12bView commit details
Commits on Apr 30, 2020
-
Use shared Redis cache for jhu data (ExpDev07#306)
* add & log a data_id string for each cache * dev mode should run with debug log level * log missing country code at sub debug level * use pydantic for config managment * add redis config settings * add aiocache with redis support * use memory cache * use shared cache for jhu data * cleanup * fix url type * add aiofiles * add async save/read * update tests * update dependencies * change pylint config to pyproject.toml * cache jhu data (locally) for 30 minutes
Configuration menu - View commit details
-
Copy full SHA for 983fa5c - Browse repository at this point
Copy the full SHA 983fa5cView commit details
Commits on May 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37a1ad0 - Browse repository at this point
Copy the full SHA 37a1ad0View commit details
Commits on May 3, 2020
-
Scout APM Monitoring (ExpDev07#309)
* add scout-apm package * add scout-apm config * add scout apm middleware
Configuration menu - View commit details
-
Copy full SHA for 160c40e - Browse repository at this point
Copy the full SHA 160c40eView commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1eee459 - Browse repository at this point
Copy the full SHA 1eee459View commit details
Commits on May 9, 2020
-
Track Errors with Sentry (ExpDev07#311)
* add sentry-sdk * add sentry middleware
Configuration menu - View commit details
-
Copy full SHA for 375794e - Browse repository at this point
Copy the full SHA 375794eView commit details
Commits on Jul 28, 2020
-
FastAPI update and serve static Swagger assets (ExpDev07#324)
* update FastAPI 0.54.1 -> 0.60.1 * static Swagger files
Configuration menu - View commit details
-
Copy full SHA for 7d329e0 - Browse repository at this point
Copy the full SHA 7d329e0View commit details
Commits on Aug 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47c9bb1 - Browse repository at this point
Copy the full SHA 47c9bb1View commit details
Commits on Aug 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 393957c - Browse repository at this point
Copy the full SHA 393957cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e2818 - Browse repository at this point
Copy the full SHA c8e2818View commit details
Commits on Aug 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1508dce - Browse repository at this point
Copy the full SHA 1508dceView commit details
Commits on Oct 12, 2020
-
cache & refactor updates (ExpDev07#310)
* reduce cache size (ExpDev07#21) * formatting (120 length -> 100) * csbs to/from Redis * nyt to/from Redis * ignore locustfile * unused coordinates * cache redis json serialization error * fix nyt redis serialization error * refactor Timeline class to pydantic model * partial recovery fix (ExpDev07#31) * fix jhu timeline init call * update requirements * update isort usage Co-authored-by: DeepSource Bot <[email protected]> Co-authored-by: Thanh Nguyen <[email protected]> Co-authored-by: codedawi <[email protected]> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Co-authored-by: Sourcery AI <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c2d02 - Browse repository at this point
Copy the full SHA 69c2d02View commit details
Commits on Oct 29, 2020
-
Quick fix of CSSEGISandData/COVID-19#3279 (ExpDev07#334)
Co-authored-by: Rostislav Svoboda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 348628d - Browse repository at this point
Copy the full SHA 348628dView commit details
Commits on Feb 27, 2021
-
Update dependencies (FastAPI, uvicorn, etc.) (ExpDev07#337)
* update `generate_reqs` invoke task for latest pipenv * fastapi 0.61 -> 0.63 * uvicorn 0.11.8 -> 0.13.4 * sentry, scout updates, etc. * update requirements test * update Sources enum * linting fix (invalid-name) * use Sources enum instead of string * skip test_requirements if not python3.8
Configuration menu - View commit details
-
Copy full SHA for 1c7e4ae - Browse repository at this point
Copy the full SHA 1c7e4aeView commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8fc0eb7 - Browse repository at this point
Copy the full SHA 8fc0eb7View commit details -
Merge pull request ExpDev07#490 from ExpDev07/deaths-fix
Handle indexes differing for locations between the JHU timeseries
Configuration menu - View commit details
-
Copy full SHA for 8bde5e0 - Browse repository at this point
Copy the full SHA 8bde5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for acdc002 - Browse repository at this point
Copy the full SHA acdc002View commit details -
Merge pull request ExpDev07#491 from ExpDev07/deaths-fix
update runtime to a supported one by Heroku
Configuration menu - View commit details
-
Copy full SHA for 9f1a3f6 - Browse repository at this point
Copy the full SHA 9f1a3f6View commit details
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67d9d22 - Browse repository at this point
Copy the full SHA 67d9d22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master