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: 67d9d22
Choose a base ref
...
head repository: vfthedev/coronavirus-tracker-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 884e72d
Choose a head ref
  • 11 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 14, 2020

  1. Route: /formatted/

    Formatted by location version of the "all" route
    Vasily Fotin committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    c02d2aa View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'vfthedev/master'

    Vasily Fotin committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    331fca5 View commit details
    Browse the repository at this point in the history
  3. Updated formatted.py after merge

    Vasily Fotin committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    b3057f8 View commit details
    Browse the repository at this point in the history
  4. requirements.txt generated for azure

    Vasily Fotin committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    a675508 View commit details
    Browse the repository at this point in the history
  5. Deprecated dependency removed

    Vasily Fotin committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ef5d5ce View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Store results to file

    Vasily Fotin committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    b8df5c8 View commit details
    Browse the repository at this point in the history
  2. Static directory

    Vasily Fotin committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    57666e2 View commit details
    Browse the repository at this point in the history
  3. Updated JSON scheme for /formatted/ route

    Vasily Fotin committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    34b27c5 View commit details
    Browse the repository at this point in the history
  4. Both locations and latest are output in formatted

    Vasily Fotin committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    24d8b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. John Hopcins repo provides new dataset for "recovered"

    Vasily Fotin committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    73c6922 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master-ExpDev07'

    # Conflicts:
    #	Pipfile
    #	Pipfile.lock
    #	app/__init__.py
    #	app/data/__init__.py
    #	app/routes/__init__.py
    Vasily Fotin committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    884e72d View commit details
    Browse the repository at this point in the history
Loading