Skip to content

Conversation

@tanwinn
Copy link
Collaborator

@tanwinn tanwinn commented May 20, 2020

No description provided.

@tanwinn tanwinn requested a review from Kilo59 May 20, 2020 05:32
@tanwinn tanwinn self-assigned this May 20, 2020
@Kilo59 Kilo59 added the domain_model Issue related to modeling of the COVID data label Aug 10, 2020
@Kilo59
Copy link
Owner

Kilo59 commented Aug 10, 2020

@tanwinn is there anything else you want to do here before I merge?

Co-authored-by: Sourcery AI <>
@Kilo59
Copy link
Owner

Kilo59 commented Aug 10, 2020

Travis Test failure

ImportError while loading conftest '/home/travis/build/Kilo59/coronavirus-tracker-api/tests/conftest.py'.
tests/conftest.py:13: in <module>
    from app.main import APP
app/main.py:17: in <module>
    from .data import data_source
app/data/__init__.py:3: in <module>
    from ..services.location.jhu import JhuLocationService
app/services/location/jhu.py:13: in <module>
    from ...models import Coordinates, Timeline
E   ImportError: cannot import name 'Coordinates' from 'app.models' (/home/travis/build/Kilo59/coronavirus-tracker-api/app/models.py)

@tanwinn
Copy link
Collaborator Author

tanwinn commented Aug 21, 2020

Hm.. this fail is new. Did you merge something after my PR?

@Kilo59 Kilo59 merged commit d954534 into master Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain_model Issue related to modeling of the COVID data

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants