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] COVID tracker adapter #118

Merged
merged 4 commits into from Oct 23, 2020
Merged

[Feature] COVID tracker adapter #118

merged 4 commits into from Oct 23, 2020

Conversation

justinkaseman
Copy link
Member

Description

Adds a new adapter for COVID tracker's API (https://covidtracking.com/data/api)

This adapter is dynamic in that it takes in a field param for the data field to return and an optional date field for accessing historical COVID data.

Caveats

While testing validation I noticed that a test that returns a 400 error that is put in the 'error calls @integration' group still passes. Not sure if this is a repository wide issue - needs further testing.

Ticket

https://www.pivotaltracker.com/story/show/175417790

@thodges-gh
Copy link
Member

We should add this adapter to the release workflow (.github/workflows/release.yml).

@thodges-gh thodges-gh merged commit d26e05f into master Oct 23, 2020
@thodges-gh thodges-gh deleted the feature/covid branch October 23, 2020 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants