Skip to content
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

Feature/vaccines #5

Merged
merged 24 commits into from
Jan 12, 2021
Merged

Feature/vaccines #5

merged 24 commits into from
Jan 12, 2021

Commits on Jan 5, 2021

  1. Add vaccination info

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a096051 View commit details
    Browse the repository at this point in the history
  2. Add missing comma

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2cb857c View commit details
    Browse the repository at this point in the history
  3. Separate vaccinations into a new function

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    1afd19f View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    cae516f View commit details
    Browse the repository at this point in the history
  5. Add tests for db

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    1d30299 View commit details
    Browse the repository at this point in the history
  6. Add tests for vaccination report

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    dd1f019 View commit details
    Browse the repository at this point in the history
  7. Vaccines separate daily process

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b59f3fd View commit details
    Browse the repository at this point in the history
  8. Move warning to appropriate file

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    03d5df2 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    Aitor Magán committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b588664 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Add 06/01 to the list of days without report

    Aitor Magán committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    c9be487 View commit details
    Browse the repository at this point in the history
  2. Fix date

    Aitor Magán committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    783720d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Change vaccinations info

    Aitor Magán committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ac98304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d29b22 View commit details
    Browse the repository at this point in the history
  3. Add tests for Twitter

    Aitor Magán committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    87fc638 View commit details
    Browse the repository at this point in the history
  4. Add test for reports

    Aitor Magán committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5733b3c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Fix hospitals 11/1/2021

    Aitor Magán committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2d14e82 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Aitor Magán committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    12e268c View commit details
    Browse the repository at this point in the history
  3. Fix number of beds

    Aitor Magán committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    80bb839 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Fix var not being used. Add tests for main_vaccinations

    Aitor Magán committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7acee5b View commit details
    Browse the repository at this point in the history
  2. Add main_vaccination to coverage report

    Aitor Magán committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e90115b View commit details
    Browse the repository at this point in the history
  3. Update documentation

    Aitor Magán committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a38a009 View commit details
    Browse the repository at this point in the history
  4. Add main_vaccination to github action

    Aitor Magán committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    b13ee6d View commit details
    Browse the repository at this point in the history
  5. Change coveralls version

    Aitor Magán committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    cb9cd0f View commit details
    Browse the repository at this point in the history
  6. Use the latest coveralls version

    Aitor Magán committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a55450b View commit details
    Browse the repository at this point in the history