Skip to content

Refactor GlobalPrevalenceByTimeHandler as part of PrevalenceByLocationAndTimeHandler  #81

@flaneuse

Description

@flaneuse

GlobalPrevalenceByTimeHandler is the same handler as PrevalenceByLocationAndTimeHandler, but with location_id:None. So, we can get rid of it!

Steps to remove:

  1. Allow PrevalenceByLocationAndTimeHandler to accept an empty location_id
  2. Remove GlobalPrevalenceByTimeHandler
  3. Remove the imports from https://github.com/outbreak-info/outbreak.api/blob/master/web/handlers/genomics/__init__.py
  4. and genomics.py

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions