singer-io / tap-codat

A Singer.io tap to extract data from the Codat API
GNU Affero General Public License v3.0
2 stars 7 forks source link

Fishtown/add new streams #9

Closed cosimon closed 4 years ago

cosimon commented 4 years ago

Copied from https://github.com/singer-io/tap-codat/pull/8 to get circle to run

Description of change

This PR adds net-new functionality to tap-codat and fixes some existing issues that affected production issues with the tap. Further, endpoints which support incremental loading are now incremental.

Functional changes:

New streams

Incrementalized streams:

Manual QA steps

A Stitch client has been running the tap from this branch in production and has empirically verified the accuracy of the data in new and modified streams.

Risks

Rollback steps

Thanks, and please let me know if you have any questions about the nature of this PR.