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

Added many new streams, incrementalized existing streams #8

Closed drewbanin closed 4 years ago

drewbanin commented 4 years ago

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.