Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ExpDev07/coronavirus-tracker-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codedawi/coronavirus-tracker-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 19 files changed
  • 3 contributors

Commits on May 3, 2020

  1. reduce cache size (#21)

    Kilo59 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    6e5bf9f View commit details
    Browse the repository at this point in the history
  2. Update Procfile

    Kilo59 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    da822ba View commit details
    Browse the repository at this point in the history
  3. Update Procfile

    Kilo59 authored May 3, 2020
    Configuration menu
    Copy the full SHA
    b085652 View commit details
    Browse the repository at this point in the history
  4. Update jhu.py

    Kilo59 authored May 3, 2020
    Configuration menu
    Copy the full SHA
    a1dcfb4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    cc768a9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Add .deepsource.toml

    deepsourcebot committed May 7, 2020
    Configuration menu
    Copy the full SHA
    ba056ce View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Update Procfile

    Kilo59 authored May 8, 2020
    Configuration menu
    Copy the full SHA
    e54724e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Cache mem optimize (#23)

    * formatting (120 length -> 100)
    * csbs to/from Redis
    * nyt to/from Redis
    * ignore locustfile
    * unused coordinates
    Kilo59 authored May 9, 2020
    Configuration menu
    Copy the full SHA
    170eb12 View commit details
    Browse the repository at this point in the history
  2. Sentry (#24)

    * add sentry-asgi
    
    * sentry middleware
    Kilo59 authored May 9, 2020
    Configuration menu
    Copy the full SHA
    7fe38b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96efc92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb0a68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    464453d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. 👍 fixing recovery data in api/v2 jhu

    codedawi committed May 20, 2020
    Configuration menu
    Copy the full SHA
    52ef1cd View commit details
    Browse the repository at this point in the history
  2. 🚨 fix linting issue

    codedawi committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4106b7c View commit details
    Browse the repository at this point in the history
  3. ✅ unittest for parse val history

    codedawi committed May 20, 2020
    Configuration menu
    Copy the full SHA
    761f62d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f3009e View commit details
    Browse the repository at this point in the history
Loading